blob: 94eb3c12f0bb6c55a5753ce0bd54476992e309b4 (
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
|
//{{NO_DEPENDENCIES}}
// Microsoft eMbedded Visual C++ generated include file.
// Used by PocketSCUMM.rc
//
#define IDI_POCKETSCUMM 101
#define IDR_SMARTFON_MENUBAR_GAMES 102
#define IDR_SMARTFON_MENUBAR_OPTIONS 103
#define IDB_LOGO 106
#define IMAGE_PANEL 109
#define PANEL_GENERIC 109
#define IMAGE_KEYBOARD 110
#define PANEL_KEYBOARD 110
#define ITEM_SKIP 114
#define ITEM_OPTIONS 115
#define ITEM_SOUND_ON 118
#define ITEM_SOUND_OFF 119
#define ITEM_VIEW_PORTRAIT 120
#define ITEM_VIEW_LANDSCAPE 122
#define ITEM_BINDKEYS 125
#define IDS_CAP_MENUITEM40002 40003
#define ID_MENU_GAMES 40006
#define IDM_SMARTFON_SCAN 40007
#define IDM_SMARTFON_QUIT 40009
#define IDS_CAP_OPTIONS 40015
#define ID_MENU_OPTIONS 40016
#define IDM_SMARTFON_MUSIC 40017
#define IDM_SMARTFON_SOUND 40017
#define IDM_SMARTFON_HELP 40021
// Next default values for new objects
//
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_NEXT_RESOURCE_VALUE 126
#define _APS_NEXT_COMMAND_VALUE 40022
#define _APS_NEXT_CONTROL_VALUE 1000
#define _APS_NEXT_SYMED_VALUE 101
#endif
#endif
|