Sack Library Documentation
ContentsIndexReferenceHome
PreviousUpNext
CUSTOM_CONTROL_KEY Macro
C++
#define CUSTOM_CONTROL_KEY( name, args ) PUBLIC( int, name )args;   \
    PRELOAD( name##_Init ) { SimpleRegisterMethod( PSI_ROOT_REGISTRY WIDE("/control/Undefined/Key") \
                                            , name, WIDE("int"), _WIDE(#name), WIDE("(PCOMMON, _32)") ); } \
    int CPROC name args

This is macro CUSTOM_CONTROL_KEY.

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!