Cxbx-Reloaded/Include/Win32/Cxbx/ResCxbx.h

90 lines
3.7 KiB
C
Raw Normal View History

2003-01-26 06:18:56 +00:00
//{{NO_DEPENDENCIES}}
// Microsoft Developer Studio generated include file.
2003-04-02 20:01:37 +00:00
// Used by D:\OpenXDK\cxbx\Resource\Cxbx.rc
2003-01-26 06:18:56 +00:00
//
#define IDI_CXBX 101
#define IDB_SPLASH 102
#define IDR_MAINMENU 103
#define IDB_LOGO 106
2003-02-15 08:56:27 +00:00
#define IDB_ABOUT 108
2003-03-30 06:30:19 +00:00
#define IDD_CONTROLLER_CFG 111
2003-03-28 20:14:48 +00:00
#define IDC_SET_X 1000
#define IDC_SET_Y 1001
#define IDC_SET_A 1002
#define IDC_SET_B 1003
#define IDC_SET_WHITE 1004
#define IDC_SET_BLACK 1005
2003-03-30 06:30:19 +00:00
#define IDC_SET_LTRIGGER 1006
#define IDC_SET_RTRIGGER 1007
#define IDC_SET_LTHUMB 1008
#define IDC_SET_RTHUMB 1009
2003-03-28 20:14:48 +00:00
#define IDC_SET_START 1010
#define IDC_SET_BACK 1011
#define IDC_SET_DPAD_LEFT 1012
#define IDC_SET_DPAD_RIGHT 1013
#define IDC_SET_DPAD_UP 1014
2003-03-30 06:30:19 +00:00
#define IDC_SET_DPAD_DOWN 1015
2003-03-28 20:14:48 +00:00
#define IDC_SET_LEFT_X 1016
#define IDC_SET_LEFT_Y 1017
#define IDC_SET_RIGHT_X 1018
#define IDC_SET_RIGHT_Y 1019
#define IDC_LOAD_CONFIG 1020
#define IDC_SAVE_CONFIG 1021
#define IDC_INPUT_CONFIG_CANCEL 1022
#define IDC_INPUT_CONFIG_ACCEPT 1023
2003-03-30 06:30:19 +00:00
#define IDC_CONFIG_STATUS 1025
2003-01-26 06:18:56 +00:00
#define ID_FILE_EXIT 40005
#define ID_HELP_ABOUT 40008
#define ID_EMULATION_START 40009
#define ID_FILE_EXPORTTOEXE 40011
#define ID_FILE_OPEN_XBE 40013
#define ID_FILE_CLOSE_XBE 40014
#define ID_EDIT_EXTRACTXBEINFO 40017
#define ID_HELP_HOMEPAGE 40019
#define ID_FILE_SAVEXBEFILE 40021
#define ID_FILE_SAVEXBEFILEAS 40022
#define ID_EDIT_LOGOBITMAP_EXPORT 40025
#define ID_EDIT_LOGOBITMAP_IMPORT 40026
#define ID_EDIT_PATCH_ALLOW64MB 40027
#define ID_EDIT_PATCH_DEBUGMODE 40031
#define ID_FILE_IMPORTFROMEXE 40032
2003-03-23 04:03:15 +00:00
#define ID_EMULATION_DEBUGOUTPUTGUI_CONSOLE 40035
#define ID_EMULATION_DEBUGOUTPUTGUI_FILE 40036
#define ID_EMULATION_DEBUGOUTPUTKERNEL_CONSOLE 40037
#define ID_EMULATION_DEBUGOUTPUTKERNEL_FILE 40038
#define ID_SETTINGS_AUTOGEN 40045
2003-03-30 06:30:19 +00:00
#define ID_SETTINGS_CONFIG_CONTROLLER 40046
2003-03-23 04:03:15 +00:00
#define ID_SETTINGS_CONFIGUREGRAPHICS 40047
#define ID_SETTINGS_CONFIGURESOUND 40048
2003-03-31 23:22:21 +00:00
#define ID_FILE_RXBE_0 40050
#define ID_FILE_RXBE_1 40051
#define ID_FILE_RXBE_2 40052
#define ID_FILE_RXBE_3 40053
#define ID_FILE_RXBE_4 40054
#define ID_FILE_RXBE_5 40055
#define ID_FILE_RXBE_6 40056
#define ID_FILE_RXBE_7 40057
#define ID_FILE_RXBE_8 40058
#define ID_FILE_RXBE_9 40059
#define ID_FILE_REXE_0 40060
#define ID_FILE_REXE_1 40061
#define ID_FILE_REXE_2 40062
#define ID_FILE_REXE_3 40063
#define ID_FILE_REXE_4 40064
#define ID_FILE_REXE_5 40065
#define ID_FILE_REXE_6 40066
#define ID_FILE_REXE_7 40067
#define ID_FILE_REXE_8 40068
#define ID_FILE_REXE_9 40069
2003-01-26 06:18:56 +00:00
// Next default values for new objects
//
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
2003-03-28 20:14:48 +00:00
#define _APS_NEXT_RESOURCE_VALUE 112
2003-03-31 23:22:21 +00:00
#define _APS_NEXT_COMMAND_VALUE 40071
2003-03-30 06:30:19 +00:00
#define _APS_NEXT_CONTROL_VALUE 1026
2003-03-31 23:22:21 +00:00
#define _APS_NEXT_SYMED_VALUE 104
2003-01-26 06:18:56 +00:00
#endif
#endif