view src/win32/VBA.clw @ 1:f9f4f1b99eed

importing src directory
author Robert McIntyre <rlm@mit.edu>
date Sat, 03 Mar 2012 10:31:27 -0600
parents
children
line wrap: on
line source
1 ; CLW file contains information for the MFC ClassWizard
3 [General Info]
4 Version=1
5 LastClass=Hyperlink
6 LastTemplate=CDialog
7 NewFileInclude1=#include "stdafx.h"
8 NewFileInclude2=#include "vba.h"
9 LastPage=0
11 ClassCount=57
12 Class1=AboutDialog
13 Class2=Associate
14 Class3=ColorButton
15 Class4=ColorControl
16 Class5=Directories
17 Class6=ExportGSASnapshot
18 Class7=FileDlg
19 Class8=GBACheatSearch
20 Class9=AddCheat
21 Class10=GBACheatList
22 Class11=GBCheatSearch
23 Class12=AddGBCheat
24 Class13=GBColorDlg
25 Class14=GSACodeSelect
26 Class15=JoypadEditControl
27 Class16=JoypadConfig
28 Class17=MotionConfig
29 Class18=Hyperlink
30 Class19=LangSelect
31 Class20=MainWnd
32 Class21=ModeConfirm
33 Class22=RewindInterval
34 Class23=RomInfoGB
35 Class24=RomInfoGBA
36 Class25=SkinButton
37 Class26=Throttle
38 Class27=VBA
39 Class28=VideoMode
40 Class29=VideoDriverSelect
42 ResourceCount=44
43 Resource1=IDD_MAX_SCALE
44 Resource2=IDD_GDB_WAITING
45 Resource3=IDD_GB_CHEAT_LIST
46 Resource4=IDD_CONFIG
47 Resource5=IDD_ADD_CHEAT_DLG
48 Resource6=IDD_GB_OAM_VIEW
49 Resource7=IDD_GB_ROM_INFO
50 Resource8=IDD_OPENDLG
51 Resource9=IDD_MAP_VIEW
52 Resource10=IDD_ABOUT
53 Resource11=IDD_CHEAT_LIST
54 Resource12=IDD_OAM_VIEW
55 Resource13=IDD_CODE_SELECT
56 Resource14=IDD_CHEATS
57 Resource15=IDD_GBA_ROM_INFO
58 Resource16=IDD_IO_VIEWER
59 Resource17=IDD_MEM_VIEWER
60 Resource18=IDD_ADDR_SIZE
61 Resource19=IDR_MENU
62 Resource20=IDD_PALETTE_VIEW
63 Resource21=IDD_ASSOCIATIONS
64 Resource22=IDD_GB_COLORS
65 Resource23=IDD_ADD_CHEAT
66 Resource24=IDD_DISASSEMBLE
67 Resource25=IDD_MODES
68 Resource26=IDD_GDB_PORT
69 Resource27=IDD_LANG_SELECT
70 Resource28=IDD_LOGGING
71 Resource29=IDD_DRIVERS
72 Resource30=IDD_EXPORT_SPS
73 Resource31=IDD_THROTTLE
74 Resource32=IDD_MODE_CONFIRM
75 Resource33=IDD_GB_DISASSEMBLE
76 Resource34=IDD_GB_PALETTE_VIEW
77 Resource35=IDD_REWIND_INTERVAL
78 Resource36=IDD_GB_TILE_VIEWER
79 Resource37=IDD_ACCEL_EDITOR
80 Resource38=IDD_GB_MAP_VIEW
81 Resource39=IDD_BUG_REPORT
82 Resource40=IDD_MOTION_CONFIG
83 Resource41=IDD_TILE_VIEWER
84 Class30=AddGSACode
85 Class31=GBCheatList
86 Class32=Disassemble
87 Class33=GBDisassemble
88 Class34=Logging
89 Class35=IOViewer
90 Class36=ZoomControl
91 Class37=BitmapControl
92 Class38=MapView
93 Class39=GBMapView
94 Class40=MemoryViewer
95 Class41=MemoryViewerDlg
96 Class42=MemoryViewerAddressSize
97 Class43=GBMemoryViewerDlg
98 Class44=OamView
99 Class45=GBOamView
100 Class46=PaletteViewControl
101 Class47=PaletteView
102 Class48=GBPaletteView
103 Class49=TileView
104 Class50=GBTileView
105 Class51=GBPrinterDlg
106 Class52=GDBPortDlg
107 Class53=GDBWaitingDlg
108 Class54=AccelEditor
109 Class55=CKeyboardEdit
110 Resource42=IDD_DIRECTORIES
111 Class56=MaxScale
112 Resource43=IDD_GB_PRINTER
113 Class57=BugReport
114 Resource44=IDR_ACCELERATOR
116 [CLS:AboutDialog]
117 Type=0
118 BaseClass=CDialog
119 HeaderFile=AboutDialog.h
120 ImplementationFile=AboutDialog.cpp
121 LastObject=AboutDialog
123 [CLS:Associate]
124 Type=0
125 BaseClass=CDialog
126 HeaderFile=Associate.h
127 ImplementationFile=Associate.cpp
128 LastObject=ID_OK
130 [CLS:ColorButton]
131 Type=0
132 BaseClass=CButton
133 HeaderFile=ColorButton.h
134 ImplementationFile=ColorButton.cpp
136 [CLS:ColorControl]
137 Type=0
138 BaseClass=CWnd
139 HeaderFile=ColorControl.h
140 ImplementationFile=ColorControl.cpp
142 [CLS:Directories]
143 Type=0
144 BaseClass=CDialog
145 HeaderFile=Directories.h
146 ImplementationFile=Directories.cpp
148 [CLS:ExportGSASnapshot]
149 Type=0
150 BaseClass=CDialog
151 HeaderFile=ExportGSASnapshot.h
152 ImplementationFile=ExportGSASnapshot.cpp
154 [CLS:FileDlg]
155 Type=0
156 BaseClass=CFileDialog
157 HeaderFile=FileDlg.h
158 ImplementationFile=FileDlg.cpp
160 [CLS:GBACheatSearch]
161 Type=0
162 BaseClass=CDialog
163 HeaderFile=GBACheats.h
164 ImplementationFile=GBACheats.cpp
166 [CLS:AddCheat]
167 Type=0
168 BaseClass=CDialog
169 HeaderFile=GBACheats.h
170 ImplementationFile=GBACheats.cpp
172 [CLS:GBACheatList]
173 Type=0
174 BaseClass=CDialog
175 HeaderFile=GBACheats.h
176 ImplementationFile=GBACheats.cpp
177 LastObject=GBACheatList
179 [CLS:GBCheatSearch]
180 Type=0
181 BaseClass=CDialog
182 HeaderFile=GBCheatsDlg.h
183 ImplementationFile=GBCheatsDlg.cpp
185 [CLS:AddGBCheat]
186 Type=0
187 BaseClass=CDialog
188 HeaderFile=GBCheatsDlg.h
189 ImplementationFile=GBCheatsDlg.cpp
190 LastObject=AddGBCheat
192 [CLS:GBColorDlg]
193 Type=0
194 BaseClass=CDialog
195 HeaderFile=GBColorDlg.h
196 ImplementationFile=GBColorDlg.cpp
197 LastObject=IDC_PREDEFINED
198 Filter=D
199 VirtualFilter=dWC
201 [CLS:GSACodeSelect]
202 Type=0
203 BaseClass=CDialog
204 HeaderFile=GSACodeSelect.h
205 ImplementationFile=GSACodeSelect.cpp
207 [CLS:JoypadEditControl]
208 Type=0
209 BaseClass=CEdit
210 HeaderFile=Joypad.h
211 ImplementationFile=Joypad.cpp
213 [CLS:JoypadConfig]
214 Type=0
215 BaseClass=CDialog
216 HeaderFile=Joypad.h
217 ImplementationFile=Joypad.cpp
219 [CLS:CKeyboardEdit]
220 Type=0
221 BaseClass=CEdit
222 HeaderFile=KeyboardEdit.h
223 ImplementationFile=KeyboardEdit.cpp
225 [CLS:MotionConfig]
226 Type=0
227 BaseClass=CDialog
228 HeaderFile=Joypad.h
229 ImplementationFile=Joypad.cpp
231 [CLS:LangSelect]
232 Type=0
233 BaseClass=CDialog
234 HeaderFile=LangSelect.h
235 ImplementationFile=LangSelect.cpp
237 [CLS:MainWnd]
238 Type=0
239 BaseClass=CWnd
240 HeaderFile=MainWnd.h
241 ImplementationFile=MainWnd.cpp
242 LastObject=ID_CHEATS_AUTOMATICSAVELOADCHEATS
243 Filter=W
244 VirtualFilter=WC
246 [CLS:ModeConfirm]
247 Type=0
248 BaseClass=CDialog
249 HeaderFile=ModeConfirm.h
250 ImplementationFile=ModeConfirm.cpp
252 [CLS:RewindInterval]
253 Type=0
254 BaseClass=CDialog
255 HeaderFile=RewindInterval.h
256 ImplementationFile=RewindInterval.cpp
258 [CLS:RomInfoGB]
259 Type=0
260 BaseClass=CDialog
261 HeaderFile=RomInfo.h
262 ImplementationFile=RomInfo.cpp
264 [CLS:RomInfoGBA]
265 Type=0
266 BaseClass=CDialog
267 HeaderFile=RomInfo.h
268 ImplementationFile=RomInfo.cpp
270 [CLS:SkinButton]
271 Type=0
272 BaseClass=CWnd
273 HeaderFile=skinButton.h
274 ImplementationFile=skinButton.cpp
276 [CLS:Throttle]
277 Type=0
278 BaseClass=CDialog
279 HeaderFile=Throttle.h
280 ImplementationFile=Throttle.cpp
282 [CLS:VBA]
283 Type=0
284 BaseClass=CWinApp
285 HeaderFile=VBA.h
286 ImplementationFile=VBA.cpp
288 [CLS:VideoMode]
289 Type=0
290 BaseClass=CDialog
291 HeaderFile=VideoMode.h
292 ImplementationFile=VideoMode.cpp
294 [CLS:VideoDriverSelect]
295 Type=0
296 BaseClass=CDialog
297 HeaderFile=VideoMode.h
298 ImplementationFile=VideoMode.cpp
299 Filter=D
300 VirtualFilter=dWC
301 LastObject=ID_CANCEL
303 [DLG:IDD_ABOUT]
304 Type=1
305 Class=AboutDialog
306 ControlCount=8
307 Control1=IDOK,button,1342242817
308 Control2=IDC_STATIC,static,1342177283
309 Control3=IDC_STATIC,static,1342308353
310 Control4=IDC_STATIC,static,1342308353
311 Control5=IDC_URL,static,1342308353
312 Control6=IDC_STATIC,static,1342308353
313 Control7=IDC_STATIC,static,1342308353
314 Control8=IDC_VERSION,static,1342308353
316 [DLG:IDD_ASSOCIATIONS]
317 Type=1
318 Class=Associate
319 ControlCount=11
320 Control1=IDC_GB,button,1342242819
321 Control2=IDC_SGB,button,1342242819
322 Control3=IDC_CGB,button,1342242819
323 Control4=IDC_GBC,button,1342242819
324 Control5=IDC_GBA,button,1342242819
325 Control6=IDC_AGB,button,1342242819
326 Control7=IDC_BIN,button,1342242819
327 Control8=ID_OK,button,1342242817
328 Control9=ID_CANCEL,button,1342242816
329 Control10=IDC_STATIC,button,1342177287
330 Control11=IDC_STATIC,button,1342177287
332 [DLG:IDD_DIRECTORIES]
333 Type=1
334 Class=Directories
335 ControlCount=22
336 Control1=IDC_ROM_DIR,button,1342242816
337 Control2=IDC_GBROM_DIR,button,1342242816
338 Control3=IDC_BATTERY_DIR,button,1342242816
339 Control4=IDC_SAVE_DIR,button,1342242816
340 Control5=IDC_CAPTURE_DIR,button,1342242816
341 Control6=IDOK,button,1342242817
342 Control7=IDCANCEL,button,1342242816
343 Control8=IDC_STATIC,static,1342308352
344 Control9=IDC_STATIC,static,1342308352
345 Control10=IDC_STATIC,static,1342308352
346 Control11=IDC_STATIC,static,1342308352
347 Control12=IDC_ROM_PATH,edit,1484849280
348 Control13=IDC_BATTERY_PATH,edit,1484849280
349 Control14=IDC_SAVE_PATH,edit,1484849280
350 Control15=IDC_CAPTURE_PATH,edit,1484849280
351 Control16=IDC_STATIC,static,1342308352
352 Control17=IDC_GBROM_PATH,edit,1484849280
353 Control18=IDC_ROM_DIR_RESET,button,1342242816
354 Control19=IDC_GBROM_DIR_RESET,button,1342242816
355 Control20=IDC_BATTERY_DIR_RESET,button,1342242816
356 Control21=IDC_SAVE_DIR_RESET,button,1342242816
357 Control22=IDC_CAPTURE_DIR_RESET,button,1342242816
359 [DLG:IDD_EXPORT_SPS]
360 Type=1
361 Class=ExportGSASnapshot
362 ControlCount=8
363 Control1=IDC_TITLE,edit,1350631552
364 Control2=IDC_DESC,edit,1350631552
365 Control3=IDC_NOTES,edit,1350635652
366 Control4=ID_OK,button,1342242817
367 Control5=ID_CANCEL,button,1342242816
368 Control6=IDC_STATIC,static,1342308352
369 Control7=IDC_STATIC,static,1342308352
370 Control8=IDC_STATIC,static,1342308352
372 [DLG:IDD_CHEATS]
373 Type=1
374 Class=GBACheatSearch
375 ControlCount=26
376 Control1=IDC_CHEAT_LIST,SysListView32,1350631429
377 Control2=IDC_OLD_VALUE,button,1342308361
378 Control3=IDC_SPECIFIC_VALUE,button,1342177289
379 Control4=IDC_SIZE_8,button,1342308361
380 Control5=IDC_SIZE_16,button,1342177289
381 Control6=IDC_SIZE_32,button,1342177289
382 Control7=IDC_EQ,button,1342308361
383 Control8=IDC_NE,button,1342177289
384 Control9=IDC_LT,button,1342177289
385 Control10=IDC_LE,button,1342177289
386 Control11=IDC_GT,button,1342177289
387 Control12=IDC_GE,button,1342177289
388 Control13=IDC_SIGNED,button,1342308361
389 Control14=IDC_UNSIGNED,button,1342177289
390 Control15=IDC_HEXADECIMAL,button,1342177289
391 Control16=IDC_UPDATE,button,1342373891
392 Control17=IDC_VALUE,edit,1350631552
393 Control18=IDC_START,button,1342373888
394 Control19=IDC_SEARCH,button,1342242816
395 Control20=IDC_ADD_CHEAT,button,1342242816
396 Control21=ID_OK,button,1342242817
397 Control22=IDC_STATIC,button,1342177287
398 Control23=IDC_STATIC,button,1342177287
399 Control24=IDC_STATIC,button,1342177287
400 Control25=IDC_STATIC,button,1342177287
401 Control26=IDC_STATIC,static,1342308352
403 [DLG:IDD_ADD_CHEAT]
404 Type=1
405 Class=AddCheat
406 ControlCount=16
407 Control1=IDC_ADDRESS,edit,1350631552
408 Control2=IDC_VALUE,edit,1350631552
409 Control3=IDC_DESC,edit,1350631552
410 Control4=IDC_SIZE_8,button,1342373897
411 Control5=IDC_SIZE_16,button,1342177289
412 Control6=IDC_SIZE_32,button,1342177289
413 Control7=IDC_SIGNED,button,1342373897
414 Control8=IDC_UNSIGNED,button,1342177289
415 Control9=IDC_HEXADECIMAL,button,1342177289
416 Control10=ID_OK,button,1342373889
417 Control11=ID_CANCEL,button,1342242816
418 Control12=IDC_STATIC,static,1342308352
419 Control13=IDC_STATIC,button,1342177287
420 Control14=IDC_STATIC,static,1342308352
421 Control15=IDC_STATIC,button,1342177287
422 Control16=IDC_STATIC,static,1342308352
424 [DLG:IDD_CHEAT_LIST]
425 Type=1
426 Class=GBACheatList
427 ControlCount=14
428 Control1=IDC_RESTORE,button,1342373891
429 Control2=IDC_ADD_CODE,button,1342373888
430 Control3=IDC_ADD_CHEAT,button,1342242816
431 Control4=IDC_ADD_GAMESHARK,button,1342242816
432 Control5=IDC_ADD_CODEBREAKER,button,1342242816
433 Control6=IDC_REMOVE,button,1342242816
434 Control7=IDC_REMOVE_ALL,button,1342242816
435 Control8=IDC_ENABLE,button,1342242816
436 Control9=ID_OK,button,1342373889
437 Control10=IDC_CHEAT_LIST,SysListView32,1350762497
438 Control11=IDC_STATIC,static,1342308352
439 Control12=IDC_STATIC,static,1342308352
440 Control13=IDC_STATIC,static,1342308352
441 Control14=IDC_STATIC,button,1342177287
443 [DLG:IDD_GB_COLORS]
444 Type=1
445 Class=GBColorDlg
446 ControlCount=17
447 Control1=IDC_DEFAULT,button,1342308361
448 Control2=IDC_USER1,button,1342177289
449 Control3=IDC_USER2,button,1342177289
450 Control4=IDC_PREDEFINED,combobox,1344340227
451 Control5=IDC_COLOR_BG0,button,1342373888
452 Control6=IDC_COLOR_BG1,button,1342242816
453 Control7=IDC_COLOR_BG2,button,1342242816
454 Control8=IDC_COLOR_BG3,button,1342242816
455 Control9=IDC_COLOR_OB0,button,1342242816
456 Control10=IDC_COLOR_OB1,button,1342242816
457 Control11=IDC_COLOR_OB2,button,1342242816
458 Control12=IDC_COLOR_OB3,button,1342242816
459 Control13=IDC_RESET,button,1342242816
460 Control14=ID_OK,button,1342242817
461 Control15=ID_CANCEL,button,1342242816
462 Control16=IDC_STATIC,button,1342177287
463 Control17=IDC_STATIC,button,1342177287
465 [DLG:IDD_CODE_SELECT]
466 Type=1
467 Class=GSACodeSelect
468 ControlCount=3
469 Control1=ID_OK,button,1342242817
470 Control2=ID_CANCEL,button,1342242816
471 Control3=IDC_GAME_LIST,listbox,1353777411
473 [DLG:IDD_CONFIG]
474 Type=1
475 Class=JoypadConfig
476 ControlCount=28
477 Control1=IDC_EDIT_UP,edit,1350631552
478 Control2=IDC_EDIT_DOWN,edit,1350631552
479 Control3=IDC_EDIT_LEFT,edit,1350631552
480 Control4=IDC_EDIT_RIGHT,edit,1350631552
481 Control5=IDC_EDIT_BUTTON_A,edit,1350631552
482 Control6=IDC_EDIT_BUTTON_B,edit,1350631552
483 Control7=IDC_EDIT_BUTTON_L,edit,1350631552
484 Control8=IDC_EDIT_BUTTON_R,edit,1350631552
485 Control9=IDC_EDIT_BUTTON_SELECT,edit,1350631552
486 Control10=IDC_EDIT_BUTTON_START,edit,1350631552
487 Control11=IDC_EDIT_SPEED,edit,1350631552
488 Control12=IDC_EDIT_CAPTURE,edit,1350631552
489 Control13=IDC_EDIT_BUTTON_GS,edit,1350631552
490 Control14=ID_OK,button,1342242816
491 Control15=ID_CANCEL,button,1342242816
492 Control16=IDC_STATIC,static,1342308352
493 Control17=IDC_STATIC,static,1342308352
494 Control18=IDC_STATIC,static,1342308352
495 Control19=IDC_STATIC,static,1342308352
496 Control20=IDC_STATIC,static,1342308352
497 Control21=IDC_STATIC,static,1342308352
498 Control22=IDC_STATIC,static,1342308352
499 Control23=IDC_STATIC,static,1342308352
500 Control24=IDC_STATIC,static,1342308352
501 Control25=IDC_STATIC,static,1342308352
502 Control26=IDC_STATIC,static,1342308352
503 Control27=IDC_STATIC,static,1342308352
504 Control28=IDC_STATIC,static,1342308352
506 [DLG:IDD_MOTION_CONFIG]
507 Type=1
508 Class=MotionConfig
509 ControlCount=10
510 Control1=IDC_EDIT_UP,edit,1350631552
511 Control2=IDC_EDIT_DOWN,edit,1350631552
512 Control3=IDC_EDIT_LEFT,edit,1350631552
513 Control4=IDC_EDIT_RIGHT,edit,1350631552
514 Control5=ID_OK,button,1342242816
515 Control6=ID_CANCEL,button,1342242816
516 Control7=IDC_STATIC,static,1342308352
517 Control8=IDC_STATIC,static,1342308352
518 Control9=IDC_STATIC,static,1342308352
519 Control10=IDC_STATIC,static,1342308352
521 [DLG:IDD_LANG_SELECT]
522 Type=1
523 Class=LangSelect
524 ControlCount=6
525 Control1=IDC_LANG_STRING,edit,1350631552
526 Control2=ID_OK,button,1342242817
527 Control3=ID_CANCEL,button,1342242816
528 Control4=IDC_STATIC,static,1342308352
529 Control5=IDC_STATIC,static,1342308352
530 Control6=IDC_LANG_NAME,static,1342308352
532 [DLG:IDD_MODE_CONFIRM]
533 Type=1
534 Class=ModeConfirm
535 ControlCount=4
536 Control1=ID_OK,button,1342242817
537 Control2=ID_CANCEL,button,1342242816
538 Control3=IDC_STATIC,static,1342308353
539 Control4=IDC_TIMER,static,1342308353
541 [DLG:IDD_REWIND_INTERVAL]
542 Type=1
543 Class=RewindInterval
544 ControlCount=5
545 Control1=IDC_INTERVAL,edit,1350631552
546 Control2=ID_OK,button,1342242817
547 Control3=ID_CANCEL,button,1342242816
548 Control4=IDC_STATIC,static,1342308352
549 Control5=IDC_STATIC,static,1342308352
551 [DLG:IDD_GB_ROM_INFO]
552 Type=1
553 Class=RomInfoGB
554 ControlCount=27
555 Control1=ID_OK,button,1342242817
556 Control2=IDC_STATIC,static,1342308352
557 Control3=IDC_STATIC,static,1342308352
558 Control4=IDC_STATIC,static,1342308352
559 Control5=IDC_STATIC,static,1342308352
560 Control6=IDC_STATIC,static,1342308352
561 Control7=IDC_STATIC,static,1342308352
562 Control8=IDC_ROM_TITLE,static,1342308352
563 Control9=IDC_ROM_MAKER_CODE,static,1342308352
564 Control10=IDC_ROM_UNIT_CODE,static,1342308352
565 Control11=IDC_ROM_DEVICE_TYPE,static,1342308352
566 Control12=IDC_ROM_VERSION,static,1342308352
567 Control13=IDC_ROM_CRC,static,1342308352
568 Control14=IDC_STATIC,static,1342308352
569 Control15=IDC_ROM_COLOR,static,1342308352
570 Control16=IDC_STATIC,static,1342308352
571 Control17=IDC_ROM_SIZE,static,1342308352
572 Control18=IDC_STATIC,static,1342308352
573 Control19=IDC_ROM_RAM_SIZE,static,1342308352
574 Control20=IDC_STATIC,static,1342308352
575 Control21=IDC_ROM_DEST_CODE,static,1342308352
576 Control22=IDC_STATIC,static,1342308352
577 Control23=IDC_ROM_LIC_CODE,static,1342308352
578 Control24=IDC_STATIC,static,1342308352
579 Control25=IDC_ROM_CHECKSUM,static,1342308352
580 Control26=IDC_ROM_MAKER_NAME2,static,1342308352
581 Control27=IDC_STATIC,static,1342308352
583 [DLG:IDD_GBA_ROM_INFO]
584 Type=1
585 Class=RomInfoGBA
586 ControlCount=17
587 Control1=ID_OK,button,1342242817
588 Control2=IDC_STATIC,static,1342308352
589 Control3=IDC_STATIC,static,1342308352
590 Control4=IDC_STATIC,static,1342308352
591 Control5=IDC_STATIC,static,1342308352
592 Control6=IDC_STATIC,static,1342308352
593 Control7=IDC_STATIC,static,1342308352
594 Control8=IDC_STATIC,static,1342308352
595 Control9=IDC_ROM_TITLE,static,1342308352
596 Control10=IDC_ROM_GAME_CODE,static,1342308352
597 Control11=IDC_ROM_MAKER_CODE,static,1342308352
598 Control12=IDC_ROM_UNIT_CODE,static,1342308352
599 Control13=IDC_ROM_DEVICE_TYPE,static,1342308352
600 Control14=IDC_ROM_VERSION,static,1342308352
601 Control15=IDC_ROM_CRC,static,1342308352
602 Control16=IDC_ROM_MAKER_NAME,static,1342308352
603 Control17=IDC_STATIC,static,1342308352
605 [DLG:IDD_THROTTLE]
606 Type=1
607 Class=Throttle
608 ControlCount=4
609 Control1=IDC_THROTTLE,edit,1350631552
610 Control2=ID_OK,button,1342242817
611 Control3=ID_CANCEL,button,1342242816
612 Control4=IDC_STATIC,static,1342308352
614 [DLG:IDD_MODES]
615 Type=1
616 Class=VideoMode
617 ControlCount=4
618 Control1=IDC_MODES,listbox,1352728835
619 Control2=ID_OK,button,1342242817
620 Control3=ID_CANCEL,button,1342242816
621 Control4=IDC_STATIC,static,1342308352
623 [DLG:IDD_DRIVERS]
624 Type=1
625 Class=VideoDriverSelect
626 ControlCount=4
627 Control1=IDC_DRIVERS,listbox,1352728833
628 Control2=ID_OK,button,1342242817
629 Control3=ID_CANCEL,button,1342242816
630 Control4=IDC_STATIC,static,1342308352
632 [DLG:IDD_OPENDLG]
633 Type=1
634 Class=GBMemoryViewerDlg
635 ControlCount=12
636 Control1=1090,static,1342308352
637 Control2=1152,edit,1350632576
638 Control3=1120,listbox,1352732755
639 Control4=65535,static,1342308352
640 Control5=1088,static,1342308480
641 Control6=1121,listbox,1352732755
642 Control7=1089,static,1342308352
643 Control8=1136,combobox,1344340035
644 Control9=1091,static,1342308352
645 Control10=1137,combobox,1344340819
646 Control11=IDOK,button,1342373889
647 Control12=IDCANCEL,button,1342373888
649 [DLG:IDD_GB_CHEAT_LIST]
650 Type=1
651 Class=GBCheatList
652 ControlCount=10
653 Control1=IDC_CHEAT_LIST,SysListView32,1350762497
654 Control2=IDC_ADD_GG_CHEAT,button,1342373888
655 Control3=IDC_ADD_GS_CHEAT,button,1342373888
656 Control4=IDC_REMOVE,button,1342242816
657 Control5=IDC_REMOVE_ALL,button,1342242816
658 Control6=IDC_ENABLE,button,1342242816
659 Control7=ID_OK,button,1342242817
660 Control8=IDC_STATIC,static,1342308352
661 Control9=IDC_STATIC,static,1342308352
662 Control10=IDC_STATIC,static,1342308352
664 [DLG:IDD_ADD_CHEAT_DLG]
665 Type=1
666 Class=AddGSACode
667 ControlCount=6
668 Control1=IDC_DESC,edit,1350631552
669 Control2=IDC_CODE,edit,1350635724
670 Control3=ID_OK,button,1342242817
671 Control4=ID_CANCEL,button,1342242816
672 Control5=IDC_STATIC,static,1342308352
673 Control6=IDC_STATIC,static,1342308352
675 [DLG:IDD_GB_PRINTER]
676 Type=1
677 Class=GBPrinterDlg
678 ControlCount=9
679 Control1=IDC_1X,button,1342308361
680 Control2=IDC_2X,button,1342177289
681 Control3=IDC_3X,button,1342177289
682 Control4=IDC_4X,button,1342177289
683 Control5=ID_PRINT,button,1342373889
684 Control6=ID_SAVE,button,1342242816
685 Control7=ID_OK,button,1342242816
686 Control8=IDC_GB_PRINTER,static,1342308359
687 Control9=IDC_STATIC,button,1342177287
689 [DLG:IDD_MAP_VIEW]
690 Type=1
691 Class=MapView
692 ControlCount=44
693 Control1=IDC_FRAME_0,button,1342308361
694 Control2=IDC_FRAME_1,button,1342177289
695 Control3=IDC_BG0,button,1342308361
696 Control4=IDC_BG1,button,1342177289
697 Control5=IDC_BG2,button,1342177289
698 Control6=IDC_BG3,button,1342177289
699 Control7=IDC_STRETCH,button,1342242819
700 Control8=IDC_REFRESH,button,1342373888
701 Control9=IDC_SAVE,button,1342373888
702 Control10=IDC_CLOSE,button,1342242816
703 Control11=IDC_MAP_VIEW,VbaBitmapControl,1342373888
704 Control12=IDC_MAP_VIEW_ZOOM,VbaZoomControl,1342373888
705 Control13=IDC_COLOR,VbaColorControl,1342242816
706 Control14=IDC_R,static,1342308352
707 Control15=IDC_G,static,1342308352
708 Control16=IDC_B,static,1342308352
709 Control17=IDC_STATIC,button,1342177287
710 Control18=IDC_STATIC,button,1342177287
711 Control19=IDC_AUTO_UPDATE,button,1342242819
712 Control20=IDC_XY,static,1342308352
713 Control21=IDC_STATIC,static,1342308352
714 Control22=IDC_MODE,static,1342308352
715 Control23=IDC_STATIC,static,1342308352
716 Control24=IDC_MAPBASE,static,1342308352
717 Control25=IDC_STATIC,static,1342308352
718 Control26=IDC_CHARBASE,static,1342308352
719 Control27=IDC_STATIC,static,1342308352
720 Control28=IDC_DIM,static,1342308352
721 Control29=IDC_STATIC,static,1342308352
722 Control30=IDC_NUMCOLORS,static,1342308352
723 Control31=IDC_STATIC,static,1342308352
724 Control32=IDC_PRIORITY,static,1342308352
725 Control33=IDC_STATIC,static,1342308352
726 Control34=IDC_MOSAIC,static,1342308352
727 Control35=IDC_STATIC,static,1342308352
728 Control36=IDC_OVERFLOW,static,1342308352
729 Control37=IDC_STATIC,static,1342308352
730 Control38=IDC_ADDRESS,static,1342308352
731 Control39=IDC_STATIC,static,1342308352
732 Control40=IDC_TILE_NUM,static,1342308352
733 Control41=IDC_STATIC,static,1342308352
734 Control42=IDC_FLIP,static,1342308352
735 Control43=IDC_STATIC,static,1342308352
736 Control44=IDC_PALETTE_NUM,static,1342308352
738 [DLG:IDD_PALETTE_VIEW]
739 Type=1
740 Class=PaletteView
741 ControlCount=21
742 Control1=IDC_SAVE_BG,button,1342242816
743 Control2=IDC_SAVE_OBJ,button,1342242816
744 Control3=IDC_REFRESH2,button,1342242816
745 Control4=IDC_CLOSE,button,1342242816
746 Control5=IDC_ADDRESS,static,1342308352
747 Control6=IDC_R,static,1342308352
748 Control7=IDC_G,static,1342308352
749 Control8=IDC_B,static,1342308352
750 Control9=IDC_VALUE,static,1342308352
751 Control10=IDC_COLOR,VbaColorControl,1342242816
752 Control11=IDC_PALETTE_VIEW,VbaPaletteViewControl,1342242816
753 Control12=IDC_PALETTE_VIEW_OBJ,VbaPaletteViewControl,1342242816
754 Control13=IDC_STATIC,button,1342177287
755 Control14=IDC_STATIC,button,1342177287
756 Control15=IDC_STATIC,static,1342308352
757 Control16=IDC_STATIC,static,1342308352
758 Control17=IDC_STATIC,static,1342308352
759 Control18=IDC_STATIC,static,1342308352
760 Control19=IDC_STATIC,static,1342308352
761 Control20=IDC_STATIC,static,1342308352
762 Control21=IDC_AUTO_UPDATE,button,1342242819
764 [DLG:IDD_MEM_VIEWER]
765 Type=1
766 Class=MemoryViewerDlg
767 ControlCount=14
768 Control1=IDC_ADDRESSES,combobox,1344339971
769 Control2=IDC_8_BIT,button,1342308361
770 Control3=IDC_16_BIT,button,1342177289
771 Control4=IDC_32_BIT,button,1342177289
772 Control5=IDC_ADDRESS,edit,1350766728
773 Control6=IDC_GO,button,1342373889
774 Control7=IDC_VIEWER,VbaMemoryViewer,1342242816
775 Control8=IDC_AUTO_UPDATE,button,1342242819
776 Control9=IDC_REFRESH,button,1342242816
777 Control10=IDC_LOAD,button,1342242816
778 Control11=IDC_SAVE,button,1342242816
779 Control12=IDC_CLOSE,button,1342242816
780 Control13=IDC_CURRENT_ADDRESS_LABEL,static,1342308352
781 Control14=IDC_CURRENT_ADDRESS,edit,1484849282
783 [DLG:IDD_OAM_VIEW]
784 Type=1
785 Class=OamView
786 ControlCount=32
787 Control1=IDC_SPRITE,edit,1350639746
788 Control2=IDC_SCROLLBAR,scrollbar,1342177280
789 Control3=IDC_STRETCH,button,1342242819
790 Control4=IDC_REFRESH,button,1342373888
791 Control5=IDC_SAVE,button,1342373888
792 Control6=IDC_CLOSE,button,1342242816
793 Control7=IDC_OAM_VIEW,VbaBitmapControl,1342373888
794 Control8=IDC_OAM_VIEW_ZOOM,VbaZoomControl,1342373888
795 Control9=IDC_COLOR,VbaColorControl,1342242816
796 Control10=IDC_POS,static,1342308352
797 Control11=IDC_MODE,static,1342308352
798 Control12=IDC_COLORS,static,1342308352
799 Control13=IDC_PALETTE,static,1342308352
800 Control14=IDC_TILE,static,1342308352
801 Control15=IDC_PRIO,static,1342308352
802 Control16=IDC_SIZE2,static,1342308352
803 Control17=IDC_ROT,static,1342308352
804 Control18=IDC_FLAGS,static,1342308352
805 Control19=IDC_R,static,1342308352
806 Control20=IDC_G,static,1342308352
807 Control21=IDC_B,static,1342308352
808 Control22=IDC_STATIC,static,1342308352
809 Control23=IDC_STATIC,static,1342308352
810 Control24=IDC_STATIC,static,1342308352
811 Control25=IDC_STATIC,static,1342308352
812 Control26=IDC_STATIC,static,1342308352
813 Control27=IDC_STATIC,static,1342308352
814 Control28=IDC_STATIC,static,1342308352
815 Control29=IDC_STATIC,static,1342308352
816 Control30=IDC_STATIC,static,1342308352
817 Control31=IDC_STATIC,static,1342308352
818 Control32=IDC_AUTO_UPDATE,button,1342242819
820 [DLG:IDD_ACCEL_EDITOR]
821 Type=1
822 Class=AccelEditor
823 ControlCount=13
824 Control1=IDC_STATIC,static,1342308352
825 Control2=IDC_COMMANDS,listbox,1352732931
826 Control3=IDC_STATIC1,static,1342308352
827 Control4=IDC_CURRENTS,listbox,1352728835
828 Control5=ID_OK,button,1342242817
829 Control6=ID_CANCEL,button,1342242816
830 Control7=IDC_STATIC3,static,1342308352
831 Control8=IDC_EDIT_KEY,edit,1350631552
832 Control9=IDC_ASSIGN,button,1342242816
833 Control10=IDC_REMOVE,button,1342242816
834 Control11=IDC_RESET,button,1342242816
835 Control12=IDC_ALREADY_AFFECTED,static,1342308864
836 Control13=IDC_STATIC2,static,1342308352
838 [DLG:IDD_TILE_VIEWER]
839 Type=1
840 Class=TileView
841 ControlCount=26
842 Control1=IDC_16_COLORS,button,1342308361
843 Control2=IDC_256_COLORS,button,1342177289
844 Control3=IDC_CHARBASE_0,button,1342308361
845 Control4=IDC_CHARBASE_1,button,1342177289
846 Control5=IDC_CHARBASE_2,button,1342177289
847 Control6=IDC_CHARBASE_3,button,1342177289
848 Control7=IDC_CHARBASE_4,button,1342177289
849 Control8=IDC_PALETTE_SLIDER,msctls_trackbar32,1342373889
850 Control9=IDC_STRETCH,button,1342242819
851 Control10=IDC_REFRESH,button,1342373888
852 Control11=IDC_SAVE,button,1342242816
853 Control12=IDC_CLOSE,button,1342242816
854 Control13=IDC_TILE_VIEW,VbaBitmapControl,1342373888
855 Control14=IDC_STATIC,button,1342177287
856 Control15=IDC_STATIC,button,1342177287
857 Control16=IDC_MAP_VIEW_ZOOM,VbaZoomControl,1342373888
858 Control17=IDC_COLOR,VbaColorControl,1342242816
859 Control18=IDC_R,static,1342308352
860 Control19=IDC_G,static,1342308352
861 Control20=IDC_B,static,1342308352
862 Control21=IDC_STATIC,static,1342308352
863 Control22=IDC_AUTO_UPDATE,button,1342242819
864 Control23=IDC_STATIC,static,1342308352
865 Control24=IDC_STATIC,static,1342308352
866 Control25=IDC_TILE_NUMBER,static,1342308352
867 Control26=IDC_ADDRESS,static,1342308352
869 [DLG:IDD_DISASSEMBLE]
870 Type=1
871 Class=Disassemble
872 ControlCount=55
873 Control1=IDC_AUTOMATIC,button,1342308361
874 Control2=IDC_ARM,button,1342177289
875 Control3=IDC_THUMB,button,1342177289
876 Control4=IDC_ADDRESS,edit,1350762632
877 Control5=IDC_GO,button,1342242816
878 Control6=IDC_DISASSEMBLE,listbox,1350631683
879 Control7=IDC_AUTO_UPDATE,button,1342242819
880 Control8=IDC_REFRESH,button,1342242816
881 Control9=IDC_NEXT,button,1342242816
882 Control10=IDC_CLOSE,button,1342242817
883 Control11=IDC_STATIC,static,1342308352
884 Control12=IDC_STATIC,static,1342308352
885 Control13=IDC_STATIC,static,1342308352
886 Control14=IDC_STATIC,static,1342308352
887 Control15=IDC_STATIC,static,1342308352
888 Control16=IDC_STATIC,static,1342308352
889 Control17=IDC_STATIC,static,1342308352
890 Control18=IDC_STATIC,static,1342308352
891 Control19=IDC_R0,static,1342308352
892 Control20=IDC_R1,static,1342308352
893 Control21=IDC_R2,static,1342308352
894 Control22=IDC_R3,static,1342308352
895 Control23=IDC_R4,static,1342308352
896 Control24=IDC_R5,static,1342308352
897 Control25=IDC_R6,static,1342308352
898 Control26=IDC_R7,static,1342308352
899 Control27=IDC_R8,static,1342308352
900 Control28=IDC_R9,static,1342308352
901 Control29=IDC_R10,static,1342308352
902 Control30=IDC_R11,static,1342308352
903 Control31=IDC_R12,static,1342308352
904 Control32=IDC_R13,static,1342308352
905 Control33=IDC_R14,static,1342308352
906 Control34=IDC_R15,static,1342308352
907 Control35=IDC_STATIC,static,1342308352
908 Control36=IDC_STATIC,static,1342308352
909 Control37=IDC_STATIC,static,1342308352
910 Control38=IDC_STATIC,static,1342308352
911 Control39=IDC_STATIC,static,1342308352
912 Control40=IDC_STATIC,static,1342308352
913 Control41=IDC_STATIC,static,1342308352
914 Control42=IDC_STATIC,static,1342308352
915 Control43=IDC_R16,static,1342308352
916 Control44=IDC_STATIC,static,1342308352
917 Control45=IDC_N,button,1476460547
918 Control46=IDC_Z,button,1476460547
919 Control47=IDC_C,button,1476460547
920 Control48=IDC_V,button,1476460547
921 Control49=IDC_F,button,1476460547
922 Control50=IDC_I,button,1476460547
923 Control51=IDC_T,button,1476460547
924 Control52=IDC_STATIC,static,1342308352
925 Control53=IDC_MODE,static,1342308352
926 Control54=IDC_VSCROLL,scrollbar,1342177281
927 Control55=IDC_GOPC,button,1342242816
929 [DLG:IDD_GDB_PORT]
930 Type=1
931 Class=GDBPortDlg
932 ControlCount=4
933 Control1=ID_OK,button,1342242817
934 Control2=ID_CANCEL,button,1342242816
935 Control3=IDC_STATIC,static,1342308352
936 Control4=IDC_PORT,edit,1350631554
938 [DLG:IDD_GDB_WAITING]
939 Type=1
940 Class=GDBWaitingDlg
941 ControlCount=3
942 Control1=ID_CANCEL,button,1342242816
943 Control2=IDC_STATIC,static,1342308352
944 Control3=IDC_PORT,static,1342308352
946 [DLG:IDD_LOGGING]
947 Type=1
948 Class=Logging
949 ControlCount=15
950 Control1=IDC_VERBOSE_SWI,button,1342242819
951 Control2=IDC_VERBOSE_UNALIGNED_ACCESS,button,1342242819
952 Control3=IDC_VERBOSE_ILLEGAL_WRITE,button,1342242819
953 Control4=IDC_VERBOSE_ILLEGAL_READ,button,1342242819
954 Control5=IDC_VERBOSE_DMA0,button,1342242819
955 Control6=IDC_VERBOSE_DMA1,button,1342242819
956 Control7=IDC_VERBOSE_DMA2,button,1342242819
957 Control8=IDC_VERBOSE_DMA3,button,1342242819
958 Control9=IDC_VERBOSE_UNDEFINED,button,1342242819
959 Control10=IDC_VERBOSE_AGBPRINT,button,1342242819
960 Control11=IDC_LOG,edit,1353779396
961 Control12=IDC_SAVE,button,1342242816
962 Control13=IDC_CLEAR,button,1342242816
963 Control14=ID_OK,button,1342242817
964 Control15=IDC_STATIC,button,1342177287
966 [DLG:IDD_ADDR_SIZE]
967 Type=1
968 Class=MemoryViewerAddressSize
969 ControlCount=6
970 Control1=IDC_ADDRESS,edit,1350631552
971 Control2=IDC_SIZE_CONTROL,edit,1350631552
972 Control3=ID_OK,button,1342242817
973 Control4=ID_CANCEL,button,1342242816
974 Control5=IDC_STATIC,static,1342308352
975 Control6=IDC_STATIC,static,1342308352
977 [DLG:IDD_GB_DISASSEMBLE]
978 Type=1
979 Class=GBDisassemble
980 ControlCount=27
981 Control1=IDC_ADDRESS,edit,1350762632
982 Control2=IDC_GO,button,1342242816
983 Control3=IDC_DISASSEMBLE,listbox,1350631683
984 Control4=IDC_AUTO_UPDATE,button,1342242819
985 Control5=IDC_REFRESH,button,1342242816
986 Control6=IDC_NEXT,button,1342242816
987 Control7=IDC_CLOSE,button,1342242817
988 Control8=IDC_STATIC,static,1342308352
989 Control9=IDC_STATIC,static,1342308352
990 Control10=IDC_STATIC,static,1342308352
991 Control11=IDC_STATIC,static,1342308352
992 Control12=IDC_STATIC,static,1342308352
993 Control13=IDC_R0,static,1342308352
994 Control14=IDC_R1,static,1342308352
995 Control15=IDC_R2,static,1342308352
996 Control16=IDC_R3,static,1342308352
997 Control17=IDC_R6,static,1342308352
998 Control18=IDC_N,button,1476460547
999 Control19=IDC_Z,button,1476460547
1000 Control20=IDC_C,button,1476460547
1001 Control21=IDC_H,button,1476460547
1002 Control22=IDC_VSCROLL,scrollbar,1342177281
1003 Control23=IDC_GOPC,button,1342242816
1004 Control24=IDC_STATIC,static,1342308352
1005 Control25=IDC_R4,static,1342308352
1006 Control26=IDC_STATIC,static,1342308352
1007 Control27=IDC_R5,static,1342308352
1009 [DLG:IDD_GB_OAM_VIEW]
1010 Type=1
1011 Class=GBOamView
1012 ControlCount=28
1013 Control1=IDC_SPRITE,edit,1350639746
1014 Control2=IDC_SCROLLBAR,scrollbar,1342177280
1015 Control3=IDC_STRETCH,button,1342242819
1016 Control4=IDC_REFRESH,button,1342373888
1017 Control5=IDC_SAVE,button,1342373888
1018 Control6=IDC_CLOSE,button,1342242816
1019 Control7=IDC_OAM_VIEW,VbaBitmapControl,1342373888
1020 Control8=IDC_OAM_VIEW_ZOOM,VbaZoomControl,1342373888
1021 Control9=IDC_COLOR,VbaColorControl,1342242816
1022 Control10=IDC_POS,static,1342308352
1023 Control11=IDC_PALETTE,static,1342308352
1024 Control12=IDC_TILE,static,1342308352
1025 Control13=IDC_PRIO,static,1342308352
1026 Control14=IDC_OAP,static,1342308352
1027 Control15=IDC_FLAGS,static,1342308352
1028 Control16=IDC_R,static,1342308352
1029 Control17=IDC_G,static,1342308352
1030 Control18=IDC_B,static,1342308352
1031 Control19=IDC_STATIC,static,1342308352
1032 Control20=IDC_STATIC,static,1342308352
1033 Control21=IDC_STATIC,static,1342308352
1034 Control22=IDC_STATIC,static,1342308352
1035 Control23=IDC_STATIC,static,1342308352
1036 Control24=IDC_STATIC,static,1342308352
1037 Control25=IDC_STATIC,static,1342308352
1038 Control26=IDC_AUTO_UPDATE,button,1342242819
1039 Control27=IDC_BANK,static,1342308352
1040 Control28=IDC_STATIC,static,1342308352
1042 [DLG:IDD_GB_TILE_VIEWER]
1043 Type=1
1044 Class=GBTileView
1045 ControlCount=23
1046 Control1=IDC_BANK_0,button,1342308361
1047 Control2=IDC_BANK_1,button,1342177289
1048 Control3=IDC_CHARBASE_0,button,1342308361
1049 Control4=IDC_CHARBASE_1,button,1342177289
1050 Control5=IDC_STRETCH,button,1342242819
1051 Control6=IDC_REFRESH,button,1342373888
1052 Control7=IDC_SAVE,button,1342242816
1053 Control8=IDC_CLOSE,button,1342242816
1054 Control9=IDC_TILE_VIEW,VbaBitmapControl,1342373888
1055 Control10=IDC_STATIC,button,1342177287
1056 Control11=IDC_STATIC,button,1342177287
1057 Control12=IDC_MAP_VIEW_ZOOM,VbaZoomControl,1342373888
1058 Control13=IDC_COLOR,VbaColorControl,1342242816
1059 Control14=IDC_R,static,1342308352
1060 Control15=IDC_G,static,1342308352
1061 Control16=IDC_B,static,1342308352
1062 Control17=IDC_STATIC,static,1342308352
1063 Control18=IDC_AUTO_UPDATE,button,1342242819
1064 Control19=IDC_STATIC,static,1342308352
1065 Control20=IDC_STATIC,static,1342308352
1066 Control21=IDC_TILE_NUMBER,static,1342308352
1067 Control22=IDC_ADDRESS,static,1342308352
1068 Control23=IDC_PALETTE_SLIDER,msctls_trackbar32,1342373889
1070 [DLG:IDD_GB_MAP_VIEW]
1071 Type=1
1072 Class=GBMapView
1073 ControlCount=28
1074 Control1=IDC_BANK_0,button,1342308361
1075 Control2=IDC_BANK_1,button,1342177289
1076 Control3=IDC_BG0,button,1342308361
1077 Control4=IDC_BG1,button,1342177289
1078 Control5=IDC_STRETCH,button,1342242819
1079 Control6=IDC_REFRESH,button,1342373888
1080 Control7=IDC_SAVE,button,1342373888
1081 Control8=IDC_CLOSE,button,1342242816
1082 Control9=IDC_MAP_VIEW,VbaBitmapControl,1342373888
1083 Control10=IDC_MAP_VIEW_ZOOM,VbaZoomControl,1342373888
1084 Control11=IDC_COLOR,VbaColorControl,1342242816
1085 Control12=IDC_R,static,1342308352
1086 Control13=IDC_G,static,1342308352
1087 Control14=IDC_B,static,1342308352
1088 Control15=IDC_STATIC,button,1342177287
1089 Control16=IDC_STATIC,button,1342177287
1090 Control17=IDC_AUTO_UPDATE,button,1342242819
1091 Control18=IDC_XY,static,1342308352
1092 Control19=IDC_STATIC,static,1342308352
1093 Control20=IDC_PRIORITY,static,1342308352
1094 Control21=IDC_STATIC,static,1342308352
1095 Control22=IDC_ADDRESS,static,1342308352
1096 Control23=IDC_STATIC,static,1342308352
1097 Control24=IDC_TILE_NUM,static,1342308352
1098 Control25=IDC_STATIC,static,1342308352
1099 Control26=IDC_FLIP,static,1342308352
1100 Control27=IDC_STATIC,static,1342308352
1101 Control28=IDC_PALETTE_NUM,static,1342308352
1103 [DLG:IDD_GB_PALETTE_VIEW]
1104 Type=1
1105 Class=GBPaletteView
1106 ControlCount=21
1107 Control1=IDC_SAVE_BG,button,1342242816
1108 Control2=IDC_SAVE_OBJ,button,1342242816
1109 Control3=IDC_REFRESH2,button,1342242816
1110 Control4=IDC_CLOSE,button,1342242816
1111 Control5=IDC_ADDRESS,static,1342308352
1112 Control6=IDC_R,static,1342308352
1113 Control7=IDC_G,static,1342308352
1114 Control8=IDC_B,static,1342308352
1115 Control9=IDC_VALUE,static,1342308352
1116 Control10=IDC_COLOR,VbaColorControl,1342242816
1117 Control11=IDC_PALETTE_VIEW,VbaPaletteViewControl,1342242816
1118 Control12=IDC_PALETTE_VIEW_OBJ,VbaPaletteViewControl,1342242816
1119 Control13=IDC_STATIC,button,1342177287
1120 Control14=IDC_STATIC,button,1342177287
1121 Control15=IDC_STATIC,static,1342308352
1122 Control16=IDC_STATIC,static,1342308352
1123 Control17=IDC_STATIC,static,1342308352
1124 Control18=IDC_STATIC,static,1342308352
1125 Control19=IDC_STATIC,static,1342308352
1126 Control20=IDC_STATIC,static,1342308352
1127 Control21=IDC_AUTO_UPDATE,button,1342242819
1129 [DLG:IDD_IO_VIEWER]
1130 Type=1
1131 Class=IOViewer
1132 ControlCount=23
1133 Control1=IDC_ADDRESSES,combobox,1344339971
1134 Control2=IDC_VALUE,static,1342308354
1135 Control3=IDC_BIT_15,button,1342242819
1136 Control4=IDC_BIT_14,button,1342242819
1137 Control5=IDC_BIT_13,button,1342242819
1138 Control6=IDC_BIT_12,button,1342242819
1139 Control7=IDC_BIT_11,button,1342242819
1140 Control8=IDC_BIT_10,button,1342242819
1141 Control9=IDC_BIT_9,button,1342242819
1142 Control10=IDC_BIT_8,button,1342242819
1143 Control11=IDC_BIT_7,button,1342242819
1144 Control12=IDC_BIT_6,button,1342242819
1145 Control13=IDC_BIT_5,button,1342242819
1146 Control14=IDC_BIT_4,button,1342242819
1147 Control15=IDC_BIT_3,button,1342242819
1148 Control16=IDC_BIT_2,button,1342242819
1149 Control17=IDC_BIT_1,button,1342242819
1150 Control18=IDC_BIT_0,button,1342242819
1151 Control19=IDC_AUTO_UPDATE,button,1342242819
1152 Control20=IDC_REFRESH,button,1342242817
1153 Control21=IDC_APPLY,button,1342242817
1154 Control22=IDC_CLOSE,button,1342242816
1155 Control23=IDC_STATIC,static,1342308352
1157 [MNU:IDR_MENU]
1158 Type=1
1159 Class=MainWnd
1160 Command1=ID_FILE_OPEN
1161 Command2=ID_FILE_OPENGAMEBOY
1162 Command3=ID_FILE_LOAD
1163 Command4=ID_FILE_SAVE
1164 Command5=ID_FILE_LOADGAME_MOSTRECENT
1165 Command6=ID_FILE_LOADGAME_AUTOLOADMOSTRECENT
1166 Command7=ID_FILE_LOADGAME_SLOT1
1167 Command8=ID_FILE_LOADGAME_SLOT2
1168 Command9=ID_FILE_LOADGAME_SLOT3
1169 Command10=ID_FILE_LOADGAME_SLOT4
1170 Command11=ID_FILE_LOADGAME_SLOT5
1171 Command12=ID_FILE_LOADGAME_SLOT6
1172 Command13=ID_FILE_LOADGAME_SLOT7
1173 Command14=ID_FILE_LOADGAME_SLOT8
1174 Command15=ID_FILE_LOADGAME_SLOT9
1175 Command16=ID_FILE_LOADGAME_SLOT10
1176 Command17=ID_FILE_SAVEGAME_OLDESTSLOT
1177 Command18=ID_FILE_SAVEGAME_SLOT1
1178 Command19=ID_FILE_SAVEGAME_SLOT2
1179 Command20=ID_FILE_SAVEGAME_SLOT3
1180 Command21=ID_FILE_SAVEGAME_SLOT4
1181 Command22=ID_FILE_SAVEGAME_SLOT5
1182 Command23=ID_FILE_SAVEGAME_SLOT6
1183 Command24=ID_FILE_SAVEGAME_SLOT7
1184 Command25=ID_FILE_SAVEGAME_SLOT8
1185 Command26=ID_FILE_SAVEGAME_SLOT9
1186 Command27=ID_FILE_SAVEGAME_SLOT10
1187 Command28=ID_FILE_PAUSE
1188 Command29=ID_FILE_RESET
1189 Command30=ID_FILE_RECENT_RESET
1190 Command31=ID_FILE_RECENT_FREEZE
1191 Command32=ID_FILE_IMPORT_BATTERYFILE
1192 Command33=ID_FILE_IMPORT_GAMESHARKCODEFILE
1193 Command34=ID_FILE_IMPORT_GAMESHARKSNAPSHOT
1194 Command35=ID_FILE_EXPORT_BATTERYFILE
1195 Command36=ID_FILE_EXPORT_GAMESHARKSNAPSHOT
1196 Command37=ID_FILE_SCREENCAPTURE
1197 Command38=ID_FILE_ROMINFORMATION
1198 Command39=ID_FILE_TOGGLEMENU
1199 Command40=ID_FILE_CLOSE
1200 Command41=ID_FILE_EXIT
1201 Command42=ID_OPTIONS_FRAMESKIP_THROTTLE_NOTHROTTLE
1202 Command43=ID_OPTIONS_FRAMESKIP_THROTTLE_25
1203 Command44=ID_OPTIONS_FRAMESKIP_THROTTLE_50
1204 Command45=ID_OPTIONS_FRAMESKIP_THROTTLE_100
1205 Command46=ID_OPTIONS_FRAMESKIP_THROTTLE_150
1206 Command47=ID_OPTIONS_FRAMESKIP_THROTTLE_200
1207 Command48=ID_OPTIONS_FRAMESKIP_THROTTLE_OTHER
1208 Command49=ID_OPTIONS_FRAMESKIP_AUTOMATIC
1209 Command50=ID_OPTIONS_VIDEO_FRAMESKIP_0
1210 Command51=ID_OPTIONS_VIDEO_FRAMESKIP_1
1211 Command52=ID_OPTIONS_VIDEO_FRAMESKIP_2
1212 Command53=ID_OPTIONS_VIDEO_FRAMESKIP_3
1213 Command54=ID_OPTIONS_VIDEO_FRAMESKIP_4
1214 Command55=ID_OPTIONS_VIDEO_FRAMESKIP_5
1215 Command56=ID_OPTIONS_VIDEO_FRAMESKIP_6
1216 Command57=ID_OPTIONS_VIDEO_FRAMESKIP_7
1217 Command58=ID_OPTIONS_VIDEO_FRAMESKIP_8
1218 Command59=ID_OPTIONS_VIDEO_FRAMESKIP_9
1219 Command60=ID_OPTIONS_VIDEO_VSYNC
1220 Command61=ID_OPTIONS_VIDEO_RENDERMETHOD_GDI
1221 Command62=ID_OPTIONS_VIDEO_RENDERMETHOD_DIRECTDRAW
1222 Command63=ID_OPTIONS_VIDEO_RENDERMETHOD_DIRECT3D
1223 Command64=ID_OPTIONS_VIDEO_RENDERMETHOD_OPENGL
1224 Command65=ID_OPTIONS_VIDEO_DDRAWEMULATIONONLY
1225 Command66=ID_OPTIONS_VIDEO_DDRAWUSEVIDEOMEMORY
1226 Command67=ID_OPTIONS_VIDEO_TRIPLEBUFFERING
1227 Command68=ID_OPTIONS_VIDEO_RENDEROPTIONS_D3DNOFILTER
1228 Command69=ID_OPTIONS_VIDEO_RENDEROPTIONS_D3DBILINEAR
1229 Command70=ID_OPTIONS_VIDEO_RENDEROPTIONS_GLNEAREST
1230 Command71=ID_OPTIONS_VIDEO_RENDEROPTIONS_GLBILINEAR
1231 Command72=ID_OPTIONS_VIDEO_RENDEROPTIONS_GLTRIANGLE
1232 Command73=ID_OPTIONS_VIDEO_RENDEROPTIONS_GLQUADS
1233 Command74=ID_OPTIONS_VIDEO_RENDEROPTIONS_SELECTSKIN
1234 Command75=ID_OPTIONS_VIDEO_RENDEROPTIONS_SKIN
1235 Command76=ID_OPTIONS_VIDEO_X1
1236 Command77=ID_OPTIONS_VIDEO_X2
1237 Command78=ID_OPTIONS_VIDEO_X3
1238 Command79=ID_OPTIONS_VIDEO_X4
1239 Command80=ID_OPTIONS_VIDEO_FULLSCREEN320X240
1240 Command81=ID_OPTIONS_VIDEO_FULLSCREEN640X480
1241 Command82=ID_OPTIONS_VIDEO_FULLSCREEN800X600
1242 Command83=ID_OPTIONS_VIDEO_FULLSCREEN
1243 Command84=ID_OPTIONS_VIDEO_FULLSCREENMAXSCALE
1244 Command85=ID_OPTIONS_VIDEO_DISABLESFX
1245 Command86=ID_OPTIONS_VIDEO_FULLSCREENSTRETCHTOFIT
1246 Command87=ID_OPTIONS_VIDEO_LAYERS_BG0
1247 Command88=ID_OPTIONS_VIDEO_LAYERS_BG1
1248 Command89=ID_OPTIONS_VIDEO_LAYERS_BG2
1249 Command90=ID_OPTIONS_VIDEO_LAYERS_BG3
1250 Command91=ID_OPTIONS_VIDEO_LAYERS_OBJ
1251 Command92=ID_OPTIONS_VIDEO_LAYERS_WIN0
1252 Command93=ID_OPTIONS_VIDEO_LAYERS_WIN1
1253 Command94=ID_OPTIONS_VIDEO_LAYERS_OBJWIN
1254 Command95=ID_OPTIONS_EMULATOR_ASSOCIATE
1255 Command96=ID_OPTIONS_EMULATOR_DIRECTORIES
1256 Command97=ID_OPTIONS_EMULATOR_DISABLESTATUSMESSAGES
1257 Command98=ID_OPTIONS_EMULATOR_SYNCHRONIZE
1258 Command99=ID_OPTIONS_EMULATOR_PAUSEWHENINACTIVE
1259 Command100=ID_OPTIONS_EMULATOR_SPEEDUPTOGGLE
1260 Command101=ID_OPTIONS_EMULATOR_REMOVEINTROSGBA
1261 Command102=ID_OPTIONS_EMULATOR_AUTOMATICALLYIPSPATCH
1262 Command103=ID_OPTIONS_EMULATOR_AGBPRINT
1263 Command104=ID_OPTIONS_EMULATOR_REALTIMECLOCK
1264 Command105=ID_OPTIONS_EMULATOR_AUTOHIDEMENU
1265 Command106=ID_OPTIONS_EMULATOR_REWINDINTERVAL
1266 Command107=ID_OPTIONS_EMULATOR_SHOWSPEED_NONE
1267 Command108=ID_OPTIONS_EMULATOR_SHOWSPEED_PERCENTAGE
1268 Command109=ID_OPTIONS_EMULATOR_SHOWSPEED_DETAILED
1269 Command110=ID_OPTIONS_EMULATOR_SHOWSPEED_TRANSPARENT
1270 Command111=ID_OPTIONS_EMULATOR_SAVETYPE_AUTOMATIC
1271 Command112=ID_OPTIONS_EMULATOR_SAVETYPE_EEPROM
1272 Command113=ID_OPTIONS_EMULATOR_SAVETYPE_SRAM
1273 Command114=ID_OPTIONS_EMULATOR_SAVETYPE_FLASH
1274 Command115=ID_OPTIONS_EMULATOR_SAVETYPE_EEPROMSENSOR
1275 Command116=ID_OPTIONS_EMULATOR_SAVETYPE_NONE
1276 Command117=ID_OPTIONS_EMULATOR_SAVETYPE_FLASH512K
1277 Command118=ID_OPTIONS_EMULATOR_SAVETYPE_FLASH1M
1278 Command119=ID_OPTIONS_EMULATOR_SAVETYPE_ENHANCEDDETECTION
1279 Command120=ID_OPTIONS_EMULATOR_USEBIOSFILE
1280 Command121=ID_OPTIONS_EMULATOR_SKIPBIOS
1281 Command122=ID_OPTIONS_EMULATOR_SELECTBIOSFILE
1282 Command123=ID_OPTIONS_EMULATOR_PNGFORMAT
1283 Command124=ID_OPTIONS_EMULATOR_BMPFORMAT
1284 Command125=ID_OPTIONS_SOUND_OFF
1285 Command126=ID_OPTIONS_SOUND_MUTE
1286 Command127=ID_OPTIONS_SOUND_ON
1287 Command128=ID_OPTIONS_SOUND_USEOLDSYNCHRONIZATION
1288 Command129=ID_OPTIONS_SOUND_ECHO
1289 Command130=ID_OPTIONS_SOUND_LOWPASSFILTER
1290 Command131=ID_OPTIONS_SOUND_REVERSESTEREO
1291 Command132=ID_OPTIONS_SOUND_CHANNEL1
1292 Command133=ID_OPTIONS_SOUND_CHANNEL2
1293 Command134=ID_OPTIONS_SOUND_CHANNEL3
1294 Command135=ID_OPTIONS_SOUND_CHANNEL4
1295 Command136=ID_OPTIONS_SOUND_DIRECTSOUNDA
1296 Command137=ID_OPTIONS_SOUND_DIRECTSOUNDB
1297 Command138=ID_OPTIONS_SOUND_11KHZ
1298 Command139=ID_OPTIONS_SOUND_22KHZ
1299 Command140=ID_OPTIONS_SOUND_44KHZ
1300 Command141=ID_OPTIONS_SOUND_VOLUME_25X
1301 Command142=ID_OPTIONS_SOUND_VOLUME_5X
1302 Command143=ID_OPTIONS_SOUND_VOLUME_1X
1303 Command144=ID_OPTIONS_SOUND_VOLUME_2X
1304 Command145=ID_OPTIONS_SOUND_VOLUME_3X
1305 Command146=ID_OPTIONS_SOUND_VOLUME_4X
1306 Command147=ID_OPTIONS_GAMEBOY_BORDER
1307 Command148=ID_OPTIONS_GAMEBOY_PRINTER
1308 Command149=ID_OPTIONS_GAMEBOY_BORDERAUTOMATIC
1309 Command150=ID_OPTIONS_GAMEBOY_AUTOMATIC
1310 Command151=ID_OPTIONS_GAMEBOY_GBA
1311 Command152=ID_OPTIONS_GAMEBOY_CGB
1312 Command153=ID_OPTIONS_GAMEBOY_SGB
1313 Command154=ID_OPTIONS_GAMEBOY_SGB2
1314 Command155=ID_OPTIONS_GAMEBOY_GB
1315 Command156=ID_OPTIONS_GAMEBOY_REALCOLORS
1316 Command157=ID_OPTIONS_GAMEBOY_GAMEBOYCOLORS
1317 Command158=ID_OPTIONS_GAMEBOY_COLORS
1318 Command159=ID_OPTIONS_PRIORITY_HIGHEST
1319 Command160=ID_OPTIONS_PRIORITY_ABOVENORMAL
1320 Command161=ID_OPTIONS_PRIORITY_NORMAL
1321 Command162=ID_OPTIONS_PRIORITY_BELOWNORMAL
1322 Command163=ID_OPTIONS_FILTER_INTERFRAMEBLENDING_NONE
1323 Command164=ID_OPTIONS_FILTER_INTERFRAMEBLENDING_MOTIONBLUR
1324 Command165=ID_OPTIONS_FILTER_INTERFRAMEBLENDING_SMART
1325 Command166=ID_OPTIONS_FILTER_NORMAL
1326 Command167=ID_OPTIONS_FILTER_TVMODE
1327 Command168=ID_OPTIONS_FILTER_2XSAI
1328 Command169=ID_OPTIONS_FILTER_SUPER2XSAI
1329 Command170=ID_OPTIONS_FILTER_SUPEREAGLE
1330 Command171=ID_OPTIONS_FILTER16BIT_PIXELATEEXPERIMENTAL
1331 Command172=ID_OPTIONS_FILTER16BIT_MOTIONBLUREXPERIMENTAL
1332 Command173=ID_OPTIONS_FILTER16BIT_ADVANCEMAMESCALE2X
1333 Command174=ID_OPTIONS_FILTER16BIT_SIMPLE2X
1334 Command175=ID_OPTIONS_FILTER_BILINEAR
1335 Command176=ID_OPTIONS_FILTER_BILINEARPLUS
1336 Command177=ID_OPTIONS_FILTER_SCANLINES
1337 Command178=ID_OPTIONS_FILTER_HQ2X
1338 Command179=ID_OPTIONS_FILTER_LQ2X
1339 Command180=ID_OPTIONS_FILTER_DISABLEMMX
1340 Command181=ID_OPTIONS_JOYPAD_CONFIGURE_1
1341 Command182=ID_OPTIONS_JOYPAD_CONFIGURE_2
1342 Command183=ID_OPTIONS_JOYPAD_CONFIGURE_3
1343 Command184=ID_OPTIONS_JOYPAD_CONFIGURE_4
1344 Command185=ID_OPTIONS_JOYPAD_DEFAULTJOYPAD_1
1345 Command186=ID_OPTIONS_JOYPAD_DEFAULTJOYPAD_2
1346 Command187=ID_OPTIONS_JOYPAD_DEFAULTJOYPAD_3
1347 Command188=ID_OPTIONS_JOYPAD_DEFAULTJOYPAD_4
1348 Command189=ID_OPTIONS_JOYPAD_MOTIONCONFIGURE
1349 Command190=ID_OPTIONS_JOYPAD_AUTOFIRE_A
1350 Command191=ID_OPTIONS_JOYPAD_AUTOFIRE_B
1351 Command192=ID_OPTIONS_JOYPAD_AUTOFIRE_L
1352 Command193=ID_OPTIONS_JOYPAD_AUTOFIRE_R
1353 Command194=ID_OPTIONS_LANGUAGE_SYSTEM
1354 Command195=ID_OPTIONS_LANGUAGE_ENGLISH
1355 Command196=ID_OPTIONS_LANGUAGE_OTHER
1356 Command197=ID_CHEATS_SEARCHFORCHEATS
1357 Command198=ID_CHEATS_CHEATLIST
1358 Command199=ID_CHEATS_AUTOMATICSAVELOADCHEATS
1359 Command200=ID_CHEATS_DISABLECHEATS
1360 Command201=ID_CHEATS_LOADCHEATLIST
1361 Command202=ID_CHEATS_SAVECHEATLIST
1362 Command203=ID_TOOLS_DISASSEMBLE
1363 Command204=ID_TOOLS_LOGGING
1364 Command205=ID_TOOLS_IOVIEWER
1365 Command206=ID_TOOLS_MAPVIEW
1366 Command207=ID_TOOLS_MEMORYVIEWER
1367 Command208=ID_TOOLS_OAMVIEWER
1368 Command209=ID_TOOLS_PALETTEVIEW
1369 Command210=ID_TOOLS_TILEVIEWER
1370 Command211=ID_DEBUG_NEXTFRAME
1371 Command212=ID_TOOLS_DEBUG_GDB
1372 Command213=ID_TOOLS_DEBUG_LOADANDWAIT
1373 Command214=ID_TOOLS_DEBUG_BREAK
1374 Command215=ID_TOOLS_DEBUG_DISCONNECT
1375 Command216=ID_OPTIONS_SOUND_STARTRECORDING
1376 Command217=ID_OPTIONS_SOUND_STOPRECORDING
1377 Command218=ID_TOOLS_RECORD_STARTAVIRECORDING
1378 Command219=ID_TOOLS_RECORD_STOPAVIRECORDING
1379 Command220=ID_TOOLS_RECORD_STARTMOVIERECORDING
1380 Command221=ID_TOOLS_RECORD_STOPMOVIERECORDING
1381 Command222=ID_TOOLS_PLAY_STARTMOVIEPLAYING
1382 Command223=ID_TOOLS_PLAY_STOPMOVIEPLAYING
1383 Command224=ID_TOOLS_REWIND
1384 Command225=ID_TOOLS_CUSTOMIZE
1385 Command226=ID_HELP_BUGREPORT
1386 Command227=ID_HELP_FAQ
1387 Command228=ID_HELP_ABOUT
1388 CommandCount=228
1390 [ACL:IDR_ACCELERATOR]
1391 Type=1
1392 Class=?
1393 Command1=ID_OPTIONS_VIDEO_LAYERS_BG0
1394 Command2=ID_OPTIONS_JOYPAD_AUTOFIRE_A
1395 Command3=ID_OPTIONS_VIDEO_LAYERS_BG1
1396 Command4=ID_OPTIONS_JOYPAD_AUTOFIRE_B
1397 Command5=ID_OPTIONS_VIDEO_LAYERS_BG2
1398 Command6=ID_OPTIONS_JOYPAD_AUTOFIRE_L
1399 Command7=ID_OPTIONS_VIDEO_LAYERS_BG3
1400 Command8=ID_OPTIONS_JOYPAD_AUTOFIRE_R
1401 Command9=ID_OPTIONS_VIDEO_LAYERS_OBJ
1402 Command10=ID_OPTIONS_VIDEO_LAYERS_WIN0
1403 Command11=ID_OPTIONS_VIDEO_LAYERS_WIN1
1404 Command12=ID_OPTIONS_VIDEO_LAYERS_OBJWIN
1405 Command13=ID_TOOLS_REWIND
1406 Command14=ID_CHEATS_SEARCHFORCHEATS
1407 Command15=ID_FILE_LOAD
1408 Command16=ID_DEBUG_NEXTFRAME
1409 Command17=ID_FILE_OPEN
1410 Command18=ID_FILE_PAUSE
1411 Command19=ID_FILE_RESET
1412 Command20=ID_FILE_SAVE
1413 Command21=ID_FILE_TOGGLEMENU
1414 Command22=ID_FILE_LOADGAME_SLOT1
1415 Command23=ID_FILE_MRU_FILE1
1416 Command24=ID_FILE_SAVEGAME_SLOT1
1417 Command25=ID_FILE_LOADGAME_SLOT10
1418 Command26=ID_FILE_MRU_FILE10
1419 Command27=ID_FILE_SAVEGAME_SLOT10
1420 Command28=ID_FILE_LOADGAME_SLOT2
1421 Command29=ID_FILE_MRU_FILE2
1422 Command30=ID_FILE_SAVEGAME_SLOT2
1423 Command31=ID_FILE_LOADGAME_SLOT3
1424 Command32=ID_FILE_MRU_FILE3
1425 Command33=ID_FILE_SAVEGAME_SLOT3
1426 Command34=ID_FILE_LOADGAME_SLOT4
1427 Command35=ID_FILE_MRU_FILE4
1428 Command36=ID_FILE_SAVEGAME_SLOT4
1429 Command37=ID_FILE_LOADGAME_SLOT5
1430 Command38=ID_FILE_MRU_FILE5
1431 Command39=ID_FILE_SAVEGAME_SLOT5
1432 Command40=ID_FILE_LOADGAME_SLOT6
1433 Command41=ID_FILE_MRU_FILE6
1434 Command42=ID_FILE_SAVEGAME_SLOT6
1435 Command43=ID_FILE_LOADGAME_SLOT7
1436 Command44=ID_FILE_MRU_FILE7
1437 Command45=ID_FILE_SAVEGAME_SLOT7
1438 Command46=ID_FILE_LOADGAME_SLOT8
1439 Command47=ID_FILE_MRU_FILE8
1440 Command48=ID_FILE_SAVEGAME_SLOT8
1441 Command49=ID_FILE_LOADGAME_SLOT9
1442 Command50=ID_FILE_MRU_FILE9
1443 Command51=ID_FILE_SAVEGAME_SLOT9
1444 Command52=ID_FILE_EXIT
1445 CommandCount=52
1447 [CLS:AddGSACode]
1448 Type=0
1449 HeaderFile=GBACheats.h
1450 ImplementationFile=GBACheats.cpp
1451 BaseClass=CDialog
1452 Filter=D
1453 VirtualFilter=dWC
1454 LastObject=AddGSACode
1456 [CLS:GBCheatList]
1457 Type=0
1458 HeaderFile=GBCheatsDlg.h
1459 ImplementationFile=GBCheatsDlg.cpp
1460 BaseClass=CDialog
1461 Filter=D
1462 VirtualFilter=dWC
1463 LastObject=GBCheatList
1465 [CLS:Disassemble]
1466 Type=0
1467 HeaderFile=Disassemble.h
1468 ImplementationFile=Disassemble.cpp
1469 BaseClass=CDialog
1470 Filter=D
1471 VirtualFilter=dWC
1472 LastObject=Disassemble
1474 [CLS:GBDisassemble]
1475 Type=0
1476 HeaderFile=GBDisassemble.h
1477 ImplementationFile=GBDisassemble.cpp
1478 BaseClass=CDialog
1479 Filter=D
1480 LastObject=IDC_GO
1481 VirtualFilter=dWC
1483 [CLS:Logging]
1484 Type=0
1485 HeaderFile=Logging.h
1486 ImplementationFile=Logging.cpp
1487 BaseClass=CDialog
1488 Filter=D
1489 VirtualFilter=dWC
1490 LastObject=IDC_LOG
1492 [CLS:IOViewer]
1493 Type=0
1494 HeaderFile=IOViewer.h
1495 ImplementationFile=IOViewer.cpp
1496 BaseClass=CDialog
1497 Filter=D
1498 VirtualFilter=dWC
1499 LastObject=ID_FILE_LOADGAME_SLOT1
1501 [CLS:ZoomControl]
1502 Type=0
1503 HeaderFile=ZoomControl.h
1504 ImplementationFile=ZoomControl.cpp
1505 BaseClass=CWnd
1506 Filter=W
1507 VirtualFilter=WC
1508 LastObject=ZoomControl
1510 [CLS:BitmapControl]
1511 Type=0
1512 HeaderFile=BitmapControl.h
1513 ImplementationFile=BitmapControl.cpp
1514 BaseClass=CScrollView
1515 Filter=C
1516 VirtualFilter=VWC
1517 LastObject=BitmapControl
1519 [CLS:MapView]
1520 Type=0
1521 HeaderFile=MapView.h
1522 ImplementationFile=MapView.cpp
1523 BaseClass=CDialog
1524 Filter=D
1525 LastObject=ID_CHEATS_AUTOMATICSAVELOADCHEATS
1526 VirtualFilter=dWC
1528 [CLS:GBMapView]
1529 Type=0
1530 HeaderFile=GBMapView.h
1531 ImplementationFile=GBMapView.cpp
1532 BaseClass=CDialog
1533 Filter=D
1534 LastObject=GBMapView
1535 VirtualFilter=dWC
1537 [CLS:MemoryViewer]
1538 Type=0
1539 HeaderFile=MemoryViewer.h
1540 ImplementationFile=MemoryViewer.cpp
1541 BaseClass=CWnd
1542 Filter=W
1543 VirtualFilter=WC
1544 LastObject=ID_CHEATS_AUTOMATICSAVELOADCHEATS
1546 [CLS:MemoryViewerDlg]
1547 Type=0
1548 HeaderFile=MemoryViewerDlg.h
1549 ImplementationFile=MemoryViewerDlg.cpp
1550 BaseClass=CDialog
1551 Filter=D
1552 VirtualFilter=dWC
1553 LastObject=MemoryViewerDlg
1555 [CLS:MemoryViewerAddressSize]
1556 Type=0
1557 HeaderFile=MemoryViewerAddressSize.h
1558 ImplementationFile=MemoryViewerAddressSize.cpp
1559 BaseClass=CDialog
1560 Filter=D
1561 LastObject=ID_CANCEL
1562 VirtualFilter=dWC
1564 [CLS:GBMemoryViewerDlg]
1565 Type=0
1566 HeaderFile=GBMemoryViewerDlg.h
1567 ImplementationFile=GBMemoryViewerDlg.cpp
1568 BaseClass=CDialog
1569 Filter=D
1570 LastObject=GBMemoryViewerDlg
1571 VirtualFilter=dWC
1573 [CLS:OamView]
1574 Type=0
1575 HeaderFile=OamView.h
1576 ImplementationFile=OamView.cpp
1577 BaseClass=CDialog
1578 Filter=D
1579 VirtualFilter=dWC
1580 LastObject=ID_CHEATS_AUTOMATICSAVELOADCHEATS
1582 [CLS:GBOamView]
1583 Type=0
1584 HeaderFile=GBOamView.h
1585 ImplementationFile=GBOamView.cpp
1586 BaseClass=CDialog
1587 Filter=D
1588 LastObject=GBOamView
1589 VirtualFilter=dWC
1591 [CLS:PaletteViewControl]
1592 Type=0
1593 HeaderFile=PaletteViewControl.h
1594 ImplementationFile=PaletteViewControl.cpp
1595 BaseClass=CWnd
1596 Filter=W
1597 VirtualFilter=WC
1598 LastObject=ID_CHEATS_AUTOMATICSAVELOADCHEATS
1600 [CLS:PaletteView]
1601 Type=0
1602 HeaderFile=paletteview.h
1603 ImplementationFile=paletteview.cpp
1604 BaseClass=CDialog
1605 LastObject=ID_CHEATS_AUTOMATICSAVELOADCHEATS
1607 [CLS:GBPaletteView]
1608 Type=0
1609 HeaderFile=GBPaletteView.h
1610 ImplementationFile=GBPaletteView.cpp
1611 BaseClass=CDialog
1612 Filter=D
1613 LastObject=GBPaletteView
1614 VirtualFilter=dWC
1616 [CLS:TileView]
1617 Type=0
1618 HeaderFile=TileView.h
1619 ImplementationFile=TileView.cpp
1620 BaseClass=CDialog
1621 Filter=D
1622 VirtualFilter=dWC
1623 LastObject=ID_CHEATS_AUTOMATICSAVELOADCHEATS
1625 [CLS:GBTileView]
1626 Type=0
1627 HeaderFile=GBTileView.h
1628 ImplementationFile=GBTileView.cpp
1629 BaseClass=CDialog
1630 Filter=D
1631 LastObject=GBTileView
1632 VirtualFilter=dWC
1634 [CLS:GBPrinterDlg]
1635 Type=0
1636 HeaderFile=gbprinterdlg.h
1637 ImplementationFile=gbprinterdlg.cpp
1638 BaseClass=CDialog
1639 Filter=D
1640 VirtualFilter=dWC
1641 LastObject=GBPrinterDlg
1643 [CLS:GDBPortDlg]
1644 Type=0
1645 HeaderFile=GDBConnection.h
1646 ImplementationFile=GDBConnection.cpp
1647 BaseClass=CDialog
1648 Filter=D
1649 LastObject=GDBPortDlg
1650 VirtualFilter=dWC
1652 [CLS:GDBWaitingDlg]
1653 Type=0
1654 HeaderFile=GDBConnection.h
1655 ImplementationFile=GDBConnection.cpp
1656 BaseClass=CDialog
1657 Filter=D
1658 LastObject=GDBWaitingDlg
1659 VirtualFilter=dWC
1661 [CLS:AccelEditor]
1662 Type=0
1663 HeaderFile=AccelEditor.h
1664 ImplementationFile=AccelEditor.cpp
1665 BaseClass=CDialog
1666 Filter=D
1667 LastObject=IDC_REMOVE
1668 VirtualFilter=dWC
1670 [CLS:Hyperlink]
1671 Type=0
1672 HeaderFile=Hyperlink.h
1673 ImplementationFile=Hyperlink.cpp
1674 BaseClass=CStatic
1675 Filter=W
1676 VirtualFilter=WC
1677 LastObject=Hyperlink
1679 [DLG:IDD_MAX_SCALE]
1680 Type=1
1681 Class=MaxScale
1682 ControlCount=5
1683 Control1=IDC_VALUE,edit,1350631552
1684 Control2=ID_OK,button,1342242817
1685 Control3=ID_CANCEL,button,1342242816
1686 Control4=IDC_STATIC,static,1342308352
1687 Control5=IDC_STATIC,static,1342308352
1689 [CLS:MaxScale]
1690 Type=0
1691 HeaderFile=MaxScale.h
1692 ImplementationFile=MaxScale.cpp
1693 BaseClass=CDialog
1694 Filter=D
1695 VirtualFilter=dWC
1696 LastObject=MaxScale
1698 [DLG:IDD_BUG_REPORT]
1699 Type=1
1700 Class=BugReport
1701 ControlCount=4
1702 Control1=ID_OK,button,1342242816
1703 Control2=IDC_BUG_REPORT,edit,1352730820
1704 Control3=IDC_STATIC,static,1342308352
1705 Control4=IDC_COPY,button,1342242817
1707 [CLS:BugReport]
1708 Type=0
1709 HeaderFile=BugReport.h
1710 ImplementationFile=BugReport.cpp
1711 BaseClass=CDialog
1712 Filter=D
1713 VirtualFilter=dWC
1714 LastObject=BugReport