|
|
1.1 root 1: /*
2: res.h -- Resource IDs
3: Created by Microsoft Corporation, 1989
4: */
5: #define ID_RESOURCE 0x01
6:
7: #define IDD_COLORS 0x11
8: #define IDD_TICKS 0x12
9: #define IDD_ABOUT 0x1f
10:
11: #define IDM_HIDECONTROLS 0x11
12: #define IDM_COLORS 0x12
13: #define IDM_TICKS 0x13
14: #define IDM_ABOUT 0x1f
15:
16: #define IDM_SET 0x21
17: #define IDM_CLEAR 0x22
18:
19: #define IDM_SELECT 0x31
20: #define IDM_ADD 0x32
21: #define IDM_MODIFY 0x33
22: #define IDM_DELETE 0x34
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.