summaryrefslogtreecommitdiff
path: root/src/ildasm/resource.h
blob: ae126fafb4ec149ed76b17e4eec92ec9eb71d290 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
// Licensed to the .NET Foundation under one or more agreements.
// The .NET Foundation licenses this file to you under the MIT license.
// See the LICENSE file in the project root for more information.

//{{NO_DEPENDENCIES}}
// Microsoft Developer Studio generated include file.
// Used by dasm.rc
//

#define IDS_FILE                        1
#define IDS_VIEW                        2
#define IDS_HELP                        3
#define IDS_OPEN                        4
#define IDS_DUMP                        5
#define IDS_DUMPTREE                    6
#define IDS_EXIT                        7
#define IDS_FONTS                       8
#define IDS_FONT_TREE                   9
#define IDS_FONT_DASM                   10
#define IDS_SORT_BY_NAME                11
#define IDS_SHOW_PUB                    12
#define IDS_SHOW_PRIV                   13
#define IDS_SHOW_FAM                    14
#define IDS_SHOW_ASM                    15
#define IDS_SHOW_FAA                    16
#define IDS_SHOW_FOA                    17
#define IDS_SHOW_PSCOPE                 18
#define IDS_FULL_INFO                   19
#define IDS_BYTES                       20
#define IDS_TOKENS                      21
#define IDS_SOURCELINES                 22
#define IDS_QUOTEALLNAMES               23
#define IDS_EXPANDTRY                   24
#define IDS_SHOW_HEADER                 25
#define IDS_SHOW_STAT                   26
#define IDS_METAINFO                    27
#define IDS_MI_HEADER                   28
#define IDS_MI_HEX                      29
#define IDS_MI_CSV                      30
#define IDS_MI_UNREX                    31
#define IDS_MI_DEBUG                    32
#define IDS_MI_SCHEMA                   33
#define IDS_MI_RAW                      34
#define IDS_MI_HEAPS                    35
#define IDS_MI_VALIDATE                 36
#define IDS_SHOW_METAINFO               37
#define IDS_ABOUT                       38
#define IDS_ABOUT_COPYRIGHTINFO         39
#define IDS_PRODUCTNAME                 40
#define IDS_MAINWINDOWCAPTION           41
#define IDS_MAINWINDOWCAPTIONAPPEND     42
#define IDS_NETHEADER                   43
#define IDS_STATISTICS                  44
#define IDS_METAINFOTEXT                45
#define IDS_FIND                        46
#define IDS_FINDNEXT                    47
#define IDS_RTL                         48
#define IDS_TREEVIEWFCN                 49
#define IDS_CAVERBAL                    50
#define IDS_DUMPRTF                     51

#define IDI_ICON2                       136
#define IDD_DIALOG1                     137
#define IDD_ABOUT                       149
#define IDR_MAINMENU                    149
#define IDI_ICON1                       150

#define IDS_USAGE_TITLE                 200
#define IDS_USAGE_01                    IDS_USAGE_TITLE + 1
#define IDS_USAGE_02                    IDS_USAGE_01 + 1
#define IDS_USAGE_03                    IDS_USAGE_02 + 1
#define IDS_USAGE_04                    IDS_USAGE_03 + 1
#define IDS_USAGE_04A                   IDS_USAGE_04 + 1
#define IDS_USAGE_04B                   IDS_USAGE_04A + 1
#define IDS_USAGE_05                    IDS_USAGE_04B + 1
#ifdef OWNER_OPTION_ENABLED
#define IDS_USAGE_06                    IDS_USAGE_05 + 1
#else
#define IDS_USAGE_06                    IDS_USAGE_05
#endif
#define IDS_USAGE_07                    IDS_USAGE_06 + 1
#define IDS_USAGE_08                    IDS_USAGE_07 + 1
#define IDS_USAGE_09                    IDS_USAGE_08 + 1
#define IDS_USAGE_10                    IDS_USAGE_09 + 1
#ifdef _DEBUG
#define IDS_USAGE_10A                   IDS_USAGE_10 + 1
#else
#define IDS_USAGE_10A                   IDS_USAGE_10
#endif
#define IDS_USAGE_11                    IDS_USAGE_10A + 1
#define IDS_USAGE_12                    IDS_USAGE_11 + 1
#define IDS_USAGE_13                    IDS_USAGE_12 + 1
#define IDS_USAGE_14                    IDS_USAGE_13 + 1
#define IDS_USAGE_15                    IDS_USAGE_14 + 1
#define IDS_USAGE_15A                   IDS_USAGE_15 + 1
#define IDS_USAGE_15B                   IDS_USAGE_15A + 1
#define IDS_USAGE_16                    IDS_USAGE_15B + 1
#define IDS_USAGE_17                    IDS_USAGE_16 + 1
#define IDS_USAGE_18                    IDS_USAGE_17 + 1
#define IDS_USAGE_19                    IDS_USAGE_18 + 1
#define IDS_USAGE_20					IDS_USAGE_19 + 1
#define IDS_USAGE_21                    IDS_USAGE_20 + 1
#define IDS_USAGE_21A                   IDS_USAGE_21 + 1
#define IDS_USAGE_21B                   IDS_USAGE_21A + 1
#define IDS_USAGE_21C                   IDS_USAGE_21B + 1
#define IDS_USAGE_22                    IDS_USAGE_21C + 1
#define IDS_USAGE_23                    IDS_USAGE_22 + 1
#define IDS_USAGE_24                    IDS_USAGE_23 + 1
#define IDS_USAGE_25                    IDS_USAGE_24 + 1
#define IDS_USAGE_26                    IDS_USAGE_25 + 1
#define IDS_USAGE_27                    IDS_USAGE_26 + 1
#define IDS_USAGE_28                    IDS_USAGE_27 + 1
#define IDS_USAGE_29                    IDS_USAGE_28 + 1
#define IDS_USAGE_30                    IDS_USAGE_29 + 1
#define IDS_USAGE_31                    IDS_USAGE_30 + 1
#define IDS_USAGE_32                    IDS_USAGE_31 + 1
#define IDS_USAGE_33                    IDS_USAGE_32 + 1
#define IDS_USAGE_34                    IDS_USAGE_33 + 1
#define IDS_USAGE_35                    IDS_USAGE_34 + 1
#define IDS_USAGE_36                    IDS_USAGE_35 + 1
#define IDS_USAGE_37                    IDS_USAGE_36 + 1
#define IDS_USAGE_38                    IDS_USAGE_37 + 1
#define IDS_USAGE_39                    IDS_USAGE_38 + 1
#define IDS_USAGE_40                    IDS_USAGE_39 + 1
#define IDS_USAGE_41                    IDS_USAGE_40 + 1
#define IDS_USAGE_42                    IDS_USAGE_41 + 1
#define IDS_USAGE_43                    IDS_USAGE_42 + 1

#define IDB_CLASS                       300
#define IDB_EVENT                       301
#define IDB_METHOD                      302
#define IDB_NAMESPACE                   303
#define IDB_FIELD                       304
#define IDB_PROP                        305
#define IDB_STATICMETHOD                306
#define IDB_STATICFIELD                 307
#define IDB_REDARROW                    308
#define IDB_CLASSENUM                   309
#define IDB_CLASSINT                    310
#define IDB_CLASSVAL                    311

#define IDB_CLASS_GEN                   312
#define IDB_METHOD_GEN                  313
#define IDB_STATICMETHOD_GEN            314
#define IDB_CLASSENUM_GEN               315
#define IDB_CLASSINT_GEN                316
#define IDB_CLASSVAL_GEN                317

#define IDS_E_INITLDR                   401
#define IDS_E_FILEOPEN                  402
#define IDS_E_NOCORHDR                  403
#define IDS_E_BADCORHDR                 404
#define IDS_E_OPENMD                    405
#define IDS_E_COPYRIGHT                 406
#define IDS_E_DASMABORT                 407
#define IDS_E_DASMOK                    408
#define IDS_E_PARTDASM                  409
#define IDS_E_INSTRDT                   410
#define IDS_E_NOCOMPR                   411
#define IDS_E_CLSENUM                   412
#define IDS_E_SELFNSTD                  413
#define IDS_E_NOENCLOS                  414
#define IDS_E_INVALIDTK                 415
#define IDS_E_UNEXPTYPE                 416
#define IDS_E_AUTOCA                    417
#define IDS_E_PARAMSEQNO                418
#define IDS_E_METHBEG                   419
#define IDS_E_DASMERR                   420
#define IDS_E_DASMNATIVE                421
#define IDS_E_METHODRT                  422
#define IDS_E_NORVA                     423
#define IDS_E_MEMBRENUM                 424
#define IDS_E_ODDMEMBER                 425
#define IDS_E_ENUMINIT                  426
#define IDS_E_NODATA                    427
#define IDS_E_VTFUTABLE                 428
#define IDS_E_BOGUSRVA                  429
#define IDS_E_EATJTABLE                 430
#define IDS_E_EATJSIZE                  431
#define IDS_E_RESFLAGS                  432
#define IDS_E_MIHENTRY                  433
#define IDS_E_CODEMGRTBL                434
#define IDS_E_IMPORTDATA                435
#define IDS_E_COMIMAGE                  436
#define IDS_E_MDDETAILS                 437
#define IDS_E_MISTART                   438
#define IDS_E_MIEND                     439
#define IDS_E_ONLYITEMS                 440
#define IDS_E_ROGUEPTR                  441
#define IDS_E_DECOMPRESS                442
#define IDS_E_COMPRESSED                443
#define IDS_E_CODESIZE                  444
#define IDS_E_BOGUSLVSIG                445
#define IDS_E_INSTRDECOD                446
#define IDS_E_INSTRTYPE                 447
#define IDS_E_ARGINDEX                  448
#define IDS_E_LVINDEX                   449
#define IDS_E_SECTHEADER                451
#define IDS_E_BADTOKENTYPE              452
#define IDS_E_MDAIMPORT                 454
#define IDS_E_MDAFROMMDI                455
#define IDS_E_MDIIMPORT                 456
#define IDS_E_NOMANIFEST                457

#define IDS_E_MULTIPLEINPUT             458
#define IDS_E_INVALIDOPTION             459
#define IDS_PROGRESSBOX                 460
#define IDS_DISASSEMBLING               461
#define IDS_PB_FILE                     462
#define IDS_PB_FILE1                    463
#define IDS_PB_TOFILE                   464
#define IDS_PB_TOFILE1                  465
#define IDS_PB_CLASSESDONE              466
#define IDS_PB_GLOBALSDONE              467
#define IDS_PB_CANCEL                   468
#define IDS_PB_WRITINGDATA              469
#define IDS_W_CREATEDW32RES             470
#define IDS_E_CORRUPTW32RES             471
#define IDS_E_CANTOPENW32RES            472
#define IDS_E_CANTACCESSW32RES          473
#define IDS_CANTVIEW_TX                 474
#define IDS_CANTVIEW_HD                 475
#define IDS_ONLYPEINGUI                 476
#define IDS_BADFILETYPE                 477
#define IDS_E_CANTOPENOUT               478
#define IDS_E_CANTCREATEPROC            479
#define IDS_TEXTTOOLARGEFORGUI          480
#define IDS_FILTER_IN                   481
#define IDS_FILTER_OUT                  482
#define IDS_FILTER_OUT2                 483
#define IDS_CANNOTOPENFILE              484
#define IDS_UNABLETOREGLIBS             485
#define IDS_ERRORREOPENINGFILE          486
#define IDS_ASSEMNAMETOOLONG            487
#define IDS_ASMREFNAMETOOLONG           488
#define IDS_ERRORCAPTION                489
#define IDS_ILDASM_TITLE                490
#define IDS_VERSION                     491
#define IDS_W_CREATEDMRES               492
#define IDS_E_READINGMRES               493
#define IDS_E_SUPPRESSED                494
#define IDS_LEGALCOPYRIGHT              495
#define IDS_E_INVALIDRECORD             496

#define IDC_CHECK1                      1000
#define IDC_CHECK2                      1001
#define IDC_CHECK3                      1002
#define IDC_CHECK4                      1003
#define IDC_CHECK5                      1004
#define IDC_CHECK6                      1005
#define IDC_CHECK7                      1006
#define IDC_CHECK8                      1007
#define IDC_CHECK9                      1008
#define IDC_CHECK10                     1009
#define IDC_CHECK11                     1010
#define IDC_CHECK12                     1011
#define IDC_CHECK13                     1012
#define IDC_CHECK14                     1013
#define IDC_CHECK15                     1014
#define IDC_CHECK16                     1015
#define IDC_CHECK17                     1016
#define IDC_CHECK18                     1017
#define IDC_CHECK19                     1018
#define IDC_CHECK20                     1019
#define IDC_RADIO1                      1020
#define IDC_RADIO2                      1021
#define IDC_ABOUT_LINE1                 1021
#define ID_ABOUT_COPYRIGHTINFO          1021
#define IDC_ABOUT_COPYRIGHTINFO         1021
#define IDC_RADIO3                      1022
#define ID_ABOUT_OK                     1022
#define IDC_ABOUT_LINE2                 1023
#define IDC_ABOUT_PRODUCTNAME           1023
#define IDC_ABOUT_LINE3                 1024
#define IDC_ABOUT_VERSION               1024
#define IDC_ABOUT_LEGALCOPYRIGHT        1025
#define ID_EXPORT                       32771
#define ID_HELP_ABOUT                   32772
#define ID_HELP_CONTENTS                32773
#define ID_FILE_DUMP                    32774
#define ID_FILE_DUMP_TREEVIEW           32775
#define ID_FILE_EXIT                    32776
#define ID_VIEW_SORTBYNAME              32778
#define ID_VIEW_SHOWPUBLIC              32779
#define ID_VIEW_SHOWPRIVATE             32780
#define ID_VIEW_SHOWFAMILY              32781
#define ID_VIEW_SHOWASSEMBLY            32782
#define ID_VIEW_SHOWFAMANDASSEM         32783
#define ID_VIEW_SHOWFAMORASSEM          32784
#define ID_VIEW_SHOWPRIVATESCOPE        32785
#define ID_VIEW_SHOWMEMBERTYPES         32786
#define ID_VIEW_SHOWBYTES               32787
#define ID_VIEW_SHOWTOKENVALUES         32788
#define ID_VIEW_SHOWSOURCELINES         32789
#define ID_VIEW_QUOTEALLNAMES           32790
#define ID_VIEW_EXPANDTRYCATCH          32791
#define ID_VIEW_NETRUNTIMEHEADER        32792
#define ID_VIEW_STATISTICS              32793
#define ID_VIEW_SETFONTS_TREEVIEW       32795
#define ID_VIEW_SETFONTS_DISASSEMBLY    32796
#define ID_VIEW_METAINFO_HEADER         32797
#define ID_VIEW_METAINFO_MOREHEX        32798
#define ID_VIEW_METAINFO_CSV            32799
#define ID_VIEW_METAINFO_UNRESOLVEDEXT  32800
#define ID_VIEW_METAINFO_DEBUG          32801
#define ID_VIEW_METAINFO_SCHEMA         32802
#define ID_VIEW_METAINFO_RAW            32803
#define ID_VIEW_METAINFO_HEAPS          32804
#define ID_VIEW_METAINFO_VALIDATE       32805
#define ID_VIEW_METAINFO_SHOW           32806

// Next default values for new objects
// 
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_3D_CONTROLS                     1
#define _APS_NEXT_RESOURCE_VALUE        151
#define _APS_NEXT_COMMAND_VALUE         32774
#define _APS_NEXT_CONTROL_VALUE         1026
#define _APS_NEXT_SYMED_VALUE           101
#endif
#endif