aboutsummaryrefslogtreecommitdiff
path: root/backends/wince/PocketSCUMM.vcc
diff options
context:
space:
mode:
Diffstat (limited to 'backends/wince/PocketSCUMM.vcc')
-rw-r--r--backends/wince/PocketSCUMM.vcc74
1 files changed, 74 insertions, 0 deletions
diff --git a/backends/wince/PocketSCUMM.vcc b/backends/wince/PocketSCUMM.vcc
new file mode 100644
index 0000000000..9a25751416
--- /dev/null
+++ b/backends/wince/PocketSCUMM.vcc
@@ -0,0 +1,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
+