|
|
1.1 root 1: /*
2: #define BUTTONSDLG 0x1001
3: #define LISTBOXDLG 0x1002
4: #define COMBOBOXDLG 0x1003
5: #define ENTRYFIELDDLG 0x1004
6: #define STATICDLG 0x1005
7: #define PPDEMODLG 0x1007
8: */
9: #define ENTERTEXTDLG 0x1000
10: #define DEMOMSGBOX 0x1006
11: #define ABOUTBOX 0x1008
12: #define TIMERBOX 0x1001
13: #define REFRESHBOX 0x1002
14:
15: #define IDD_OK 1
16: #define IDD_CANCEL 2
17: #define IDD_HELP 3
18: #define IDD_ENTRY 101
19: #define IDD_MLE 102
20: #define IDD_RADIO1 103
21: #define IDD_RADIO2 104
22: #define IDD_RADIO3 105
23: #define IDD_PUSHBUTTON 106
24: #define IDD_3STATE 107
25: #define IDD_CHECKBOX 108
26: #define IDD_LISTBOX 109
27: #define IDD_MULTISELLISTBOX 110
28: #define IDD_SIMPLE 111
29: #define IDD_DROPDOWN 112
30: #define IDD_DROPDOWNLIST 113
31: #define IDD_STATICTEXT 114
32: #define IDD_GROUPBOX 115
33: #define IDD_ICON 116
34: #define IDD_STATICFRAME 117
35: #define IDD_STATICRECT 118
36: #define IDD_FORECOLORLIST 119
37: #define IDD_BACKCOLORLIST 120
38: #define IDD_FONTLIST 121
39: #define IDD_SAMPLETEXT 122
40: #define IDD_DONE 123
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.