aboutsummaryrefslogtreecommitdiff
path: root/wince/PocketSCUMM.vcc
blob: 9a25751416e31bffa45ee2aa31962c01b8451a1e (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
; CLW file contains information for the MFC ClassWizard

[General Info]
Version=1
LastClass=
LastTemplate=CDialog
NewFileInclude1=#include "stdafx.h"
NewFileInclude2=#include "pocketscumm.h"
LastPage=0

ClassCount=0

ResourceCount=5
Resource1=IDM_MENU
Resource2=IDD_DIALOG1
Resource3=IDD_GAMESELECT
Resource4=IDD_GAMESELECT (English (U.S.))
Resource5=IDM_MENU (English (U.S.))

[DLG:IDD_GAMESELECT (English (U.S.))]
Type=1
Class=?
ControlCount=7
Control1=IDC_LISTAVAILABLE,listbox,1352728833
Control2=IDC_STATIC,static,1342177806
Control3=IDC_GAMEDESC,static,1342308352
Control4=IDC_PLAY,button,1342242816
Control5=IDC_FILEPATH,static,1342308352
Control6=IDC_SCAN,button,1342242816
Control7=IDC_EXIT,button,1342242816

[MNU:IDM_MENU (English (U.S.))]
Type=1
Class=?
Command1=IDC_LOADSAVE
Command2=IDC_OPTIONS
Command3=IDC_EXIT
Command4=IDC_LANDSCAPE
Command5=IDC_SKIP
Command6=IDC_SOUND
CommandCount=6

[DLG:IDD_GAMESELECT]
Type=1
Class=?
ControlCount=7
Control1=IDC_LISTAVAILABLE,listbox,1352728833
Control2=IDC_STATIC,static,1342177806
Control3=IDC_GAMEDESC,static,1342308352
Control4=IDC_PLAY,button,1342242816
Control5=IDC_FILEPATH,static,1342308352
Control6=IDC_SCAN,button,1342242816
Control7=IDC_EXIT,button,1342242816

[MNU:IDM_MENU]
Type=1
Class=?
Command1=IDC_LOADSAVE
Command2=IDC_OPTIONS
Command3=IDC_EXIT
Command4=IDC_LANDSCAPE
Command5=IDC_SKIP
Command6=IDC_SOUND
CommandCount=6



[DLG:IDD_DIALOG1]
Type=1
Class=?
ControlCount=2
Control1=IDOK,button,1342242817
Control2=IDCANCEL,button,1342242816