|
|
1.1 root 1: /*++
2:
3: Copyright (c) 1993 Microsoft Corporation
4:
5: Module Name:
6:
7: resource.h
8:
9: Abstract:
10:
11: Resource file constants.
12:
13: Author:
14:
15: Wesley Witt (wesw) 1-May-1993
16:
17: Environment:
18:
19: User Mode
20:
21: --*/
22:
23: #define ID_LOGPATH 101
24: #define ID_INSTRUCTIONS 102
25: #define ID_DUMPSYMBOLS 103
26: #define ID_DUMPALLTHREADS 104
27: #define ID_APPENDTOLOGFILE 105
28: #define ID_VISUAL 106
29: #define ID_SOUND 107
30: #define ID_CRASHES 108
31: #define ID_BROWSE_LOGPATH 109
32: #define ID_WAVE_FILE 110
33: #define ID_BROWSE_WAVEFILE 111
34: #define ID_NUM_CRASHES 112
35: #define ID_CLEAR 113
36: #define ID_TEST_WAVE 114
37: #define ID_TEXT1 115
38: #define ID_TEXT2 116
39: #define ID_HELP 117
40: #define ID_ASSERT_TEXT 118
41: #define ID_ASSERT_ICON 119
42: #define ID_LOGFILE_VIEW 120
43: #define ID_WAVEFILE_TEXT 121
44: #define ID_USAGE 122
45: #define ID_ABOUT 123
46:
47: #define IDS_APPLICATION_NAME 201
48: #define IDS_FATAL_ERROR 202
49: #define IDS_NONFATAL_ERROR 203
50: #define IDS_ASSERTION_ERROR 204
51: #define IDS_MEMORY 205
52: #define IDS_DEBUGPRIV 206
53: #define IDS_ATTACHFAIL 207
54: #define IDS_INVALID_PATH 208
55: #define IDS_INVALID_WAVE 209
56: #define IDS_CANT_OPEN_LOGFILE 210
57: #define IDS_INVALID_LOGFILE 211
58: #define IDS_ABOUT_TITLE 212
59: #define IDS_ABOUT_EXTRA 213
60: #define IDS_AE_TEXT 214
61: #define IDS_LOGBROWSE_TITLE 215
62: #define IDS_WAVEBROWSE_TITLE 216
63: #define IDS_WAVE_FILTER 217
64:
65: #define IDH_INDEX 701
66: #define IDH_WHAT 702
67: #define IDH_OPTIONS 703
68: #define IDH_LOGFILELOCATION 704
69: #define IDH_WAVEFILE 705
70: #define IDH_NUMBEROFINSTR 706
71: #define IDH_NUMBEROFCRASHES 707
72: #define IDH_DUMPSYMBOLS 708
73: #define IDH_DUMPALLTHREADS 709
74: #define IDH_APPENDTOLOGFILE 710
75: #define IDH_VISUAL 711
76: #define IDH_SOUND 712
77: #define IDH_REGISTRY 713
78: #define IDH_EVENTLOG 714
79: #define IDH_WINDOWSDIR 715
80: #define IDH_PC 716
81: #define IDH_LOGFILE 717
82: #define IDH_INSTALLATION 718
83: #define IDH_ASSERT 719
84: #define IDH_VIEW 720
85: #define IDH_CLEAR 721
86: #define IDH_APPERRORS 722
87:
88:
89: #define NOTIFYDIALOG 501
90: #define DRWATSONDIALOG 502
91: #define DIRBROWSEDIALOG 503
92: #define WAVEFILEOPENDIALOG 504
93: #define ASSERTDIALOG 505
94: #define DRWATSONICON 506
95: #define LOGFILEVIEWERDIALOG 507
96: #define DRWATSONACCEL 508
97: #define APPICON 509
98: #define USAGEDIALOG 510
99:
100: #define stc1 0x0440
101: #define stc2 0x0441
102: #define stc3 0x0442
103: #define stc4 0x0443
104: #define edt1 0x0480
105: #define lst1 0x0460
106: #define lst2 0x0461
107: #define cmb1 0x0470
108: #define cmb2 0x0471
109: #define psh14 0x040d
110: #define psh15 0x040e
111: #define chx1 0x0410
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.