-
Notifications
You must be signed in to change notification settings - Fork 2
/
resource.h
234 lines (233 loc) · 10.1 KB
/
resource.h
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
//{{NO_DEPENDENCIES}}
// Microsoft Visual C++ generated include file.
// Used by pcejin.rc
//
#define IDD_ABOUTBOX 103
#define IDS_APP_TITLE 103
#define IDM_ABOUT 104
#define IDM_EXIT 105
#define IDD_MEM_VIEW 106
#define IDR_MAINFRAME 128
#define IDC_CV 129
#define IDI_ICON1 130
#define IDB_BITMAP1 132
#define IDC_WATCHLIST 200
#define IDC_PROMPT_EDIT 201
#define IDD_PROMPT 202
#define RAMMENU_FILE_RECENT 203
#define IDC_EDIT_COMPAREADDRESS 204
#define IDC_1_BYTE 205
#define IDC_2_BYTES 206
#define IDC_4_BYTES 207
#define IDC_SIGNED 208
#define IDC_UNSIGNED 209
#define IDC_HEX 210
#define ID_WATCHES_UPDOWN 211
#define IDC_C_WATCH_UP 212
#define IDC_C_WATCH_DOWN 213
#define RAMMENU_FILE_SAVE 214
#define RAMMENU_FILE_SAVEAS 215
#define RAMMENU_FILE_OPEN 216
#define RAMMENU_FILE_APPEND 217
#define RAMMENU_FILE_AUTOLOAD 218
#define RAMMENU_FILE_SAVEWINDOW 219
#define RAMMENU_FILE_NEW 220
#define IDC_C_WATCH_REMOVE 221
#define IDC_C_WATCH_EDIT 222
#define IDD_EDITWATCH 223
#define IDC_C_WATCH_DUPLICATE 224
#define IDC_C_ADDCHEAT 225
#define IDC_C_WATCH 226
#define ID_RAM_WATCH 227
#define IDC_C_WATCH_DUPLICATE2 227
#define IDC_C_WATCH_SEPARATE 227
#define IDD_RAMWATCH 228
#define IDM_RESET 229
#define IDC_EDIT_COMPAREVALUE 230
#define IDC_EDIT_COMPARECHANGES 231
#define IDC_EDIT_DIFFBY 232
#define IDC_EDIT_MODBY 233
#define IDC_RAMLIST 234
#define IDC_C_ELIMINATE 235
#define IDC_C_MISALIGN 236
#define IDC_C_AUTOSEARCH 237
#define IDC_MISALIGN 238
#define IDC_LESSTHAN 239
#define IDC_MORETHAN 240
#define IDC_NOMORETHAN 241
#define IDC_NOLESSTHAN 242
#define IDC_EQUALTO 243
#define IDC_DIFFERENTFROM 244
#define IDC_MODULO 245
#define IDC_PREVIOUSVALUE 246
#define IDC_SPECIFICVALUE 247
#define IDC_SPECIFICADDRESS 248
#define IDC_NUMBEROFCHANGES 249
#define IDC_DIFFERENTBY 250
#define IDC_C_RESET 251
#define IDC_C_RESET_CHANGES 252
#define IDC_C_UNDO 253
#define IDC_C_SEARCH 254
#define ID_RAM_SEARCH 255
#define IDD_RAMSEARCH 256
#define IDC_PROMPT_TEXT 257
#define IDM_RECORD_MOVIE 259
#define IDM_PLAY_MOVIE 260
#define IDM_STOPMOVIE 261
#define IDM_FILE_RECORDAVI 262
#define IDM_FILE_STOPAVI 263
#define IDM_OPEN_ROM 264
#define IDC_UP 400
#define IDC_LEFT 401
#define IDC_DOWN 402
#define IDC_RIGHT 403
#define IDC_I 404
#define IDC_II 405
#define IDC_RUN 406
#define IDC_SELECT 407
#define IDC_LABEL_RIGHT 410
#define IDC_LABEL_UP 411
#define IDC_LABEL_LEFT 412
#define IDC_LABEL_DOWN 413
#define IDC_LABEL_I 414
#define IDC_LABEL_II 415
#define IDC_LABEL_SELECT 416
#define IDC_LABEL_RUN 417
#define IDD_INPUTCONFIG 418
#define IDC_ALLOWLEFTRIGHT 419
#define IDM_INPUT_CONFIG 420
#define IDC_Y 421
#define IDC_X 422
#define IDC_L 423
#define IDC_R 424
#define IDC_UPLEFT 425
#define IDC_UPRIGHT 426
#define IDC_DWNRIGHT 427
#define IDC_DWNLEFT 428
#define IDC_LABEL_X 439
#define IDC_LABEL_Y 440
#define IDC_LABEL_L 441
#define IDC_LABEL_R 442
#define IDC_LABEL_UPLEFT 443
#define IDC_LABEL_DOWNRIGHT 445
#define IDC_LABEL_UPRIGHT 446
#define IDC_LABEL_DOWNLEFT 447
#define IDC_LID 448
#define IDC_LABEL_X2 449
#define IDC_LABEL_X3 450
#define IDC_DEBUG 451
#define IDC_BIOSTEXT 452
#define IDC_BIOSBROWSE 453
#define IDM_BIOS_CONFIG 454
#define IDD_BIOS 455
#define IDC_WINDOW1X 500
#define IDC_WINDOW2X 501
#define IDC_WINDOW3X 502
#define IDC_WINDOW4X 503
#define IDC_ASPECT 504
#define ID_VIEW_FRAMECOUNTER 505
#define ID_VIEW_DISPLAYINPUT 506
#define ID_VIEW_DISPLAYLAG 507
#define ID_VIEW_DISPLAYSTATESLOTS 508
#define IDC_JPCOMBO 509
#define IDC_JPTOGGLE 510
#define IDM_MUTE 511
#define IDC_MLENGTH 600
#define IDC_MFRAMES 601
#define PM_FILENAME 602
#define IDC_MRERECORDCOUNT 603
#define IDC_MROM 604
#define IDC_CHECK_READONLY 605
#define ID_BROWSE 606
#define IDC_START_FROM_SRAM 607
#define IDC_EDIT_AUTHOR 608
#define IDC_EDIT_FILENAME 609
#define IDC_BUTTON_BROWSEFILE 610
#define IDC_BUTTON_BROWSESRAM 611
#define IDC_EDIT_SRAMFILENAME 612
#define IDD_RECORDMOVIE 613
#define IDC_2_PLAYER 614
#define IDC_TXT_VERSION 615
#define IDC_LUACONSOLE 700
#define IDC_EDIT_LUAPATH 701
#define IDC_BUTTON_LUARUN 702
#define IDC_BUTTON_LUASTOP 703
#define IDC_BUTTON_LUABROWSE 704
#define IDC_BUTTON_LUAEDIT 705
#define IDC_NOTIFY_SUBSERVIENT 706
#define IDD_LUA 707
#define IDC_NEW_LUA_SCRIPT 708
#define IDM_CONVERT_MCM 709
#define ID_FILE_RECENTROM 710
#define ID_CANCEL 1002
#define IDC_COMBO1 1003
#define IDC_GO 1004
#define IDC_TEXTDUMP 1005
#define IDC_MEMVIEWBOX 1006
#define IDC_ADDRESS 1007
#define IDC_RAWDUMP 1008
#define IDC_REGION 1009
#define IDC_VIEWMODE 1010
#define IDC_DUMPALL 1011
#define IDM_MEMORY 32770
#define ID_FILE_STARTMOVIE 32771
#define IDM_RESTARTMOVIE 32772
#define ID_FILE_MOVIE 32773
#define ID_MOVIE_RECENT 32774
#define ID_FILE_RECENT 32775
#define ID_LUA_RECENT 32776
#define IDC_LABEL_HK1 60001
#define IDC_LABEL_HK2 60002
#define IDC_LABEL_HK3 60003
#define IDC_LABEL_HK4 60004
#define IDC_LABEL_HK5 60005
#define IDC_LABEL_HK6 60006
#define IDC_LABEL_HK7 60007
#define IDC_LABEL_HK8 60008
#define IDC_LABEL_HK9 60009
#define IDC_HOTKEY1 60011
#define IDC_HOTKEY2 60012
#define IDC_HOTKEY3 60013
#define IDC_HOTKEY4 60014
#define IDC_HOTKEY5 60015
#define IDC_HOTKEY6 60016
#define IDC_HOTKEY7 60017
#define IDC_HOTKEY8 60018
#define IDC_HOTKEY9 60019
#define IDC_HOTKEY10 60020
#define IDC_HOTKEY11 60021
#define IDC_HOTKEY12 60022
#define IDC_HOTKEY13 60023
#define IDC_HOTKEY14 60024
#define IDC_HOTKEY15 60025
#define IDC_HOTKEY16 60026
#define IDC_HOTKEY17 60027
#define IDC_HOTKEY18 60028
#define IDC_HOTKEY19 60029
#define IDC_HOTKEY20 60030
#define IDC_LABEL_HK10 60031
#define IDC_LABEL_HK11 60032
#define IDC_LABEL_HK12 60033
#define IDC_LABEL_HK13 60034
#define IDC_LABEL_HK14 60035
#define IDC_LABEL_HK15 60036
#define IDC_LABEL_HK16 60037
#define IDC_LABEL_HK17 60038
#define IDC_LABEL_HK19 60040
#define IDC_LABEL_HK20 60041
#define IDC_LABEL_HK18 60049
#define IDC_HKCOMBO 60077
#define IDD_KEYCUSTOM 60078
#define IDM_HOTKEY_CONFIG 60079
#define IDC_LABEL_BLUE 60080
#define IDC_STATIC -1
// Next default values for new objects
//
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_NEXT_RESOURCE_VALUE 134
#define _APS_NEXT_COMMAND_VALUE 32777
#define _APS_NEXT_CONTROL_VALUE 1012
#define _APS_NEXT_SYMED_VALUE 110
#endif
#endif