#define OnCreateControl(name) \ DefineRegistryMethod(TASK_PREFIX,CreateControl,WIDE( "control" ),name,WIDE( "control_create" ),PTRSZVAL,(PSI_CONTROL,S_32,S_32,_32,_32))
intershell_registry.h
parametrs to this are the parent control, x, y, width and height
Macros