⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 resource.h

📁 DC的SEGA_GG模拟器源代码
💻 H
字号:
//{{NO_DEPENDENCIES}}
// Microsoft Developer Studio generated include file.
// Used by Resource.rc
//
#define IDR_MENU1                       101
#define IDR_MENU                        101
#define IDD_CONTROLS                    102
#define IDD_CONTROLS_KEY                103
#define IDI_ICON1                       108
#define IDD_FOLDERS                     109
#define IDD_ABOUT                       110
#define IDD_SAVESTATE                   112
#define IDD_SETTINGS                    113
#define IDD_ZIP                         114
#define IDC_P1_LEFT                     1000
#define IDC_P1_RIGHT                    1001
#define IDC_P1_UP                       1002
#define IDC_P1_DOWN                     1003
#define IDC_P1_BUTTON1                  1004
#define IDC_P1_BUTTON2                  1005
#define IDC_P1_START                    1006
#define IDC_P1_LEFT_BUTTON              1007
#define IDC_P1_RIGHT_BUTTON             1008
#define IDC_TEXT                        1008
#define IDC_P1_UP_BUTTON                1009
#define IDC_ROM_FOLDER                  1009
#define IDC_P1_DOWN_BUTTON              1010
#define IDC_ROM_BROWSE                  1010
#define IDC_P1_BUTTON1_BUTTON           1011
#define IDC_SRAM_FOLDER                 1011
#define IDC_P1_BUTTON2_BUTTON           1012
#define IDC_SRAM_BROWSE                 1012
#define IDC_P1_START_BUTTON             1013
#define IDC_OK                          1013
#define IDC_P2_LEFT                     1014
#define IDC_P2_RIGHT                    1015
#define IDC_P2_UP                       1016
#define IDC_P2_DOWN                     1017
#define IDC_P2_BUTTON1                  1018
#define IDC_P2_BUTTON2                  1019
#define IDC_P2_START                    1020
#define IDC_P2_LEFT_BUTTON              1021
#define IDC_P2_RIGHT_BUTTON             1022
#define IDC_P2_UP_BUTTON                1023
#define IDC_P2_DOWN_BUTTON              1024
#define IDC_P2_BUTTON1_BUTTON           1025
#define IDC_P2_BUTTON2_BUTTON           1026
#define IDC_P2_START_BUTTON             1027
#define IDC_P1_JOYSTICK_COMBO           1030
#define IDC_P2_JOYSTICK_COMBO           1031
#define IDC_P1_BUTTON1_RAPIDFIRE_CHECK  1033
#define IDC_P1_BUTTON2_RAPIDFIRE_CHECK  1034
#define IDC_P1_DISABLE_KEYS_CHECK       1035
#define IDC_P2_BUTTON1_RAPIDFIRE_CHECK  1036
#define IDC_P2_BUTTON2_RAPIDFIRE_CHECK  1037
#define IDC_P2_DISABLE_KEYS_CHECK       1038
#define IDC_P1_RAPIDFIRE_COMBO          1040
#define IDC_P2_RAPIDFIRE_COMBO          1042
#define IDC_SAVESTATE_COMBO             1044
#define IDC_CANCEL                      1045
#define IDC_FOLDERS_COMBO               1046
#define IDC_FOLDERS_BROWSE_BUTTON       1048
#define IDC_FOLDERS_TEXT                1049
#define IDC_OK_BUTTON                   1050
#define IDC_REGISTER_BUTTON             1051
#define IDC_SAVESTATE_CHECK             1052
#define IDC_FILE_LIST                   1053
#define IDC_FM_ENABLE_CHECK             1053
#define IDC_GAMMA_SLIDER                1056
#define IDC_GAMMA_TEXT                  1057
#define IDC_DIRECT_DRAW_ENABLE_CHECK    1058
#define IDC_DIRECT_DRAW_MODE_COMBO      1059
#define IDC_DIRECT_DRAW_ENABLE_SCANLINES_CHECK 1060
#define IDC_FM_VOLUME_SLIDER            1061
#define IDC_FM_VOLUME_TEXT              1062
#define ID_MENU_FILE_OPEN               40001
#define ID_MENU_CONFIG_SCREEN_X1        40003
#define ID_MENU_CONFIG_SCREEN_X2        40004
#define ID_MENU_CONFIG_UPDATE_50HZ      40005
#define ID_MENU_CONFIG_UPDATE_60HZ      40006
#define ID_MENU_CONFIG_SKIP_4           40011
#define ID_MENU_CONFIG_CONTROLS_CONFIGURE 40012
#define ID_MENU_CONFIG_CONTROLS         40012
#define ID_MENU_CONFIG_SKIP_NO          40013
#define ID_MENU_CONFIG_SKIP_AUTO        40013
#define ID_MENU_CONFIG_SKIP_1           40014
#define ID_MENU_CONFIG_SKIP_2           40015
#define ID_MENU_CONFIG_SKIP_3           40016
#define ID_MENU_CONFIG_FOLDERS          40017
#define ID_MENU_HELP_ABOUT              40018
#define ID_MENU_CONFIG_SCREEN_X3        40019
#define ID_MENU_FILE_EXIT               40020
#define ID_MENU_CPU_RESET               40022
#define ID_MENU_CONFIG_SOUND_ENABLE     40023
#define ID_MENU_CONFIG_SOUND_44100      40025
#define ID_MENU_CONFIG_SOUND_22050      40026
#define ID_MENU_CONFIG_SOUND_11025      40027
#define ID_MENU_CONFIG_SOUND_FM_ENABLE  40028
#define ID_MENU_CONFIG_REGION_JAPAN     40029
#define ID_MENU_CONFIG_REGION_EUROPEUS  40030
#define ID_MENU_CPU_LOAD_STATE          40031
#define ID_MENU_CPU_SAVE_STATE          40032
#define ID_MENU_CONFIG_SETTINGS         40033
#define ID_MENU_CONFIG_SOUND_RECORD     40037
#define ID_MENU_CONFIG_SCREEN_SMOOTHING 40038
#define ID_MENU_CONFIG_SCREEN_FULL      40039

// Next default values for new objects
// 
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_NEXT_RESOURCE_VALUE        115
#define _APS_NEXT_COMMAND_VALUE         40040
#define _APS_NEXT_CONTROL_VALUE         1060
#define _APS_NEXT_SYMED_VALUE           101
#endif
#endif

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -