Sack Library Documentation
ContentsIndexReferenceHome
PreviousUpNext
sack::intershell::OnSave Macro
C++
#define OnSave(name) \
      _DefineRegistryMethod(TASK_PREFIX,SaveButton,WIDE( "control" ),name,WIDE( "control_save_xml" ),void,(genxWriter,PTRSZVAL))
  • this is depreicated, buttons shouldn't really HAVE to know the button they are...

#define OnSaveMenuButton(name) DefineRegistryMethod(TASK_PREFIX,SaveButton,WIDE( "control" ),name,WIDE( "button_save" ),void,(FILE*,PMENU_BUTTON,PTRSZVAL)) #define OnSaveCommon OnSaveMenuButton

Created with a commercial version of Doc-O-Matic. In order to make this message disappear you need to register this software. If you have problems registering this software please contact us at support@toolsfactory.com.
Copyright (c) 2000+. All rights reserved.
What do you think about this topic? Send feedback!