Sack Library Documentation
|
#define EasyRegisterControlWithBorder( name, extra, border_flags ) static CONTROL_REGISTRATION LinePaste2(ControlType,SYMVAL(__LINE__))= { name, { 32, 32, extra, border_flags} }; PRELOAD( SimpleRegisterControl ){ DoRegisterControl( &LinePaste2(ControlType,SYMVAL(__LINE__)) ); } static P_32 _MyControlID = &LinePaste2(ControlType,SYMVAL(__LINE__)).TypeID;
This is macro sack::PSI::EasyRegisterControlWithBorder.
Copyright (c) 2000+. All rights reserved.
|
What do you think about this topic? Send feedback!
|