scummvm/backends/wince/resource.h

39 lines
1.4 KiB
C
Raw Normal View History

2002-03-14 22:37:50 +00:00
//{{NO_DEPENDENCIES}}
2004-01-26 08:15:50 +00:00
// Microsoft eMbedded Visual C++ generated include file.
2002-03-14 22:37:50 +00:00
// Used by PocketSCUMM.rc
//
2003-01-26 21:46:14 +00:00
#define IDI_POCKETSCUMM 101
#define IDR_SMARTFON_MENUBAR_GAMES 102
#define IDR_SMARTFON_MENUBAR_OPTIONS 103
#define IDB_LOGO 106
2004-01-26 08:15:50 +00:00
#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
2003-01-26 21:46:14 +00:00
#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
2002-03-14 22:37:50 +00:00
// Next default values for new objects
//
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
2004-01-26 08:15:50 +00:00
#define _APS_NEXT_RESOURCE_VALUE 123
#define _APS_NEXT_COMMAND_VALUE 40022
2002-10-23 00:01:46 +00:00
#define _APS_NEXT_CONTROL_VALUE 1000
2002-03-14 22:37:50 +00:00
#define _APS_NEXT_SYMED_VALUE 101
#endif
#endif