|
|
1.1 root 1: #define IDD_ENTERTEXTDLG 0x1000
2: #define IDD_BUTTONSDLG 0x1001
3: #define IDD_LISTBOXDLG 0x1002
4: #define IDD_COMBOBOXDLG 0x1003
5: #define IDD_ENTRYFIELDDLG 0x1004
6: #define IDD_STATICDLG 0x1005
7: #define IDD_DEMOMSGBOX 0x1006
8: #define IDD_PPDEMODLG 0x1007
9: #define IDD_ABOUTBOX 0x1008
10:
11: #define IDC_OK 1
12: #define IDC_CANCEL 2
13: #define IDC_HELP 3
14: #define IDC_ENTRY 101
15: #define IDC_MLE 102
16: #define IDC_RADIO1 103
17: #define IDC_RADIO2 104
18: #define IDC_RADIO3 105
19: #define IDC_PUSHBUTTON 106
20: #define IDC_3STATE 107
21: #define IDC_CHECKBOX 108
22: #define IDC_LISTBOX 109
23: #define IDC_MULTISELLISTBOX 110
24: #define IDC_SIMPLE 111
25: #define IDC_DROPDOWN 112
26: #define IDC_DROPDOWNLIST 113
27: #define IDC_STATICTEXT 114
28: #define IDC_GROUPBOX 115
29: #define IDC_ICON 116
30: #define IDC_STATICFRAME 117
31: #define IDC_STATICRECT 118
32: #define IDC_FORECOLORLIST 119
33: #define IDC_BACKCOLORLIST 120
34: #define IDC_FONTLIST 121
35: #define IDC_SAMPLETEXT 122
36: #define IDC_APPLY 123
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.