|
|
1.1 root 1: /*
2: Header file for DLGSAMP
3: Created by Microsoft Corp., 1988
4: */
5: #define ID_NULL -1
6:
7: #define ID_MAINWND 10
8: #define ID_MB 11
9:
10: #define MI_HELP 12
11:
12: #define MI_ENTRYFIELDEXAMPLE 13
13: #define MI_AUTORADIOBUTTONEXAMPLE 14
14: #define MI_CHECKBOXEXAMPLE 15
15: #define MI_LISTBOXEXAMPLE 16
16:
17: #define MI_MODALITY 17
18: #define MI_MODAL 18
19: #define MI_MODELESS 19
20:
21: #define MI_EXIT 20
22: #define MI_RESUME 21
23:
24: #define DLG_ENTRYFIELDEXAMPLE 100
25: #define EF_1 101
26: #define EF_2 102
27:
28: #define DLG_AUTORADIOBUTTONEXAMPLE 110
29: #define RB_RED 111
30: #define RB_GREEN 112
31: #define RB_BLUE 113
32:
33: #define DLG_CHECKBOXEXAMPLE 120
34: #define CB_RED 121
35: #define CB_GREEN 122
36: #define CB_BLUE 123
37:
38: #define DLG_LISTBOXEXAMPLE 130
39: #define LB_1 131
40:
41: #define DLG_HELP 132
42: #define PB_HELP 133
43: #define PB_HELPINDEX 134
44:
45: #define ERR_EFINVALID 200
46:
47:
48: #define LBI_1 301
49: #define LBI_2 302
50: #define LBI_3 303
51: #define LBI_4 304
52: #define LBI_5 305
53: #define LBI_6 306
54: #define LBI_7 307
55: #define LBI_8 308
56: #define LBI_9 309
57: #define LBI_10 310
58: #define LBI_11 311
59: #define LBI_12 312
60: #define LBI_13 313
61: #define LBI_14 314
62: #define LBI_15 315
63: #define LBI_16 316
64: #define LBI_17 317
65: #define LBI_18 318
66: #define LBI_19 319
67: #define LBI_20 320
68: #define LBI_21 321
69: #define LBI_22 322
70: #define LBI_23 323
71: #define LBI_24 324
72:
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.