|
|
1.1 ! root 1: /***************************************************************************\ ! 2: * wmchar.h -- Define identifiers connecting resources to the code ! 3: * ! 4: * Created by Microsoft Corporation, 1989 ! 5: \***************************************************************************/ ! 6: ! 7: ! 8: #define ID_RESOURCES 1 ! 9: ! 10: ! 11: #define IDM_ACTIONS 0x100 ! 12: #define IDM_CLEAR 0x101 ! 13: #define IDM_KEYUPS 0x102 ! 14: ! 15: #define IDM_DISPLAY 0x110 ! 16: #define IDM_NUMBER 0x111 ! 17: #define IDM_VIRTUALKEY 0x112 ! 18: #define IDM_CHAR 0x113 ! 19: #define IDM_SCANCODE 0x114 ! 20: #define IDM_REPEAT 0x115 ! 21: #define IDM_FLAGS 0x116 ! 22: ! 23: #define IDM_DISPLAYFIRST IDM_NUMBER ! 24: #define IDM_DISPLAYLAST IDM_FLAGS ! 25: #define CDISPLAYFIELDS (IDM_DISPLAYLAST - IDM_DISPLAYFIRST + 1)
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.