#define CONTROL_PROC( name,_args ) \ PSI_PROC( PSI_CONTROL, Get##name##PropertyPage )( PSI_CONTROL pc ); \ PSI_PROC( void, Apply##name##PropertyPage )( PSI_CONTROL pc, PSI_CONTROL page ); \ PSI_PROC( PSI_CONTROL, Config##name)( PSI_CONTROL ); \ /*PSI_PROC( PSI_CONTROL, Make##name )( PSI_CONTROL pFrame, int attr*/ \ /*, int x, int y, int w, int h*/ \ /*, PTRSZVAL nID, ... );*/
, PTRSZVAL nID, ... );
Copyright (c) 2000+. All rights reserved.
|
What do you think about this topic? Send feedback!
|