Main Page | Class Hierarchy | Class List | File List | Class Members | File Members

userctrnm.h

Go to the documentation of this file.
00001 // 00002 // userctrnm.h 00003 // 00004 // Offset definition file for extensible counter objects and counters 00005 // 00006 // These "relative" offsets must start at 0 and be multiples of 2 (i.e. 00007 // even numbers). In the Open Procedure, they will be added to the 00008 // "First Counter" and "First Help" values for the device they belong to, 00009 // in order to determine the absolute location of the counter and 00010 // object names and corresponding Explain text in the registry. 00011 // 00012 // This file is used by the extensible counter DLL code as well as the 00013 // counter name and Explain text definition file (names.txt) file that is used 00014 // by LODCTR to load the names into the registry. 00015 // 00016 // To Do: Add your object and it's counters at the end. 00017 // 00018 00019 00020 #define USEROBJ 0 00021 #define TOTALS 2 00022 #define FREEONES 4 00023 #define WINDOWS 6 00024 #define MENUS 8 00025 #define CURSORS 10 00026 #define SETWINDOWPOS 12 00027 #define HOOKS 14 00028 #define CLIPDATAS 16 00029 #define CALLPROCS 18 00030 #define ACCELTABLES 20 00031 #define DDEACCESS 22 00032 #define DDECONVS 24 00033 #define DDEXACTS 26 00034 #define MONITORS 28 00035 #define KBDLAYOUTS 30 00036 #define KBDFILES 32 00037 #define WINEVENTHOOKS 34 00038 #define TIMERS 36 00039 #define INPUTCONTEXTS 38 00040 #define CSOBJ 40 00041 #define EXENTER 42 00042 #define SHENTER 44 00043 #define EXTIME 46 00044

Generated on Sat May 15 19:42:13 2004 for test by doxygen 1.3.7