|
|
1.1 root 1: #define ENTERTEXTDLG 0x1000
2: #define BUTTONSDLG 0x1001
3: #define LISTBOXDLG 0x1002
4: #define COMBOBOXDLG 0x1003
5: #define ENTRYFIELDDLG 0x1004
6: #define STATICDLG 0x1005
7: #define DEMOMSGBOX 0x1006
8: #define PPDEMODLG 0x1007
9: #define ABOUTBOX 0x1008
10:
11: #define IDD_OK 1
12: #define IDD_CANCEL 2
13: #define IDD_HELP 3
14: #define IDD_ENTRY 101
15: #define IDD_MLE 102
16: #define IDD_RADIO1 103
17: #define IDD_RADIO2 104
18: #define IDD_RADIO3 105
19: #define IDD_PUSHBUTTON 106
20: #define IDD_3STATE 107
21: #define IDD_CHECKBOX 108
22: #define IDD_LISTBOX 109
23: #define IDD_MULTISELLISTBOX 110
24: #define IDD_SIMPLE 111
25: #define IDD_DROPDOWN 112
26: #define IDD_DROPDOWNLIST 113
27: #define IDD_STATICTEXT 114
28: #define IDD_GROUPBOX 115
29: #define IDD_ICON 116
30: #define IDD_STATICFRAME 117
31: #define IDD_STATICRECT 118
32: #define IDD_FORECOLORLIST 119
33: #define IDD_BACKCOLORLIST 120
34: #define IDD_FONTLIST 121
35: #define IDD_SAMPLETEXT 122
36: #define IDD_DONE 123
37:
38: #define IDD_ALLOCMEM 1000
39:
40: #define IDD_TITLE 1001
41: #define IDD_EDITTEXT 1002
42: #define IDD_EDITSIZE 1003
43: #define IDD_ACCESS 1100
44: #define IDD_READ 1101
45: #define IDD_WRITE 1102
46: #define IDD_EXECUTE 1103
47: #define IDD_GUARD 1104
48:
49: #define IDD_ATTRIBUTES 1200
50: #define IDD_TILE 1201
51: #define IDD_COMMIT 1202
52:
53: #define IDD_SETMEM1 2000
54: #define IDD_ADDRESS 2001
55: #define IDD_ADDRESSTEXT 2002
56: #define IDD_DECOMMIT 2003
57: #define IDD_DEFAULT 2004
58:
59: #define IDD_SETMEM2 2100
60:
61: #define IDD_FREEMEM 3000
62:
63: #define IDD_WRITEMEM 4000
64: #define IDD_DATA 4001
65:
66: #define IDD_READMEM 5000
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.