📄 resource.h
字号:
//{{NO_DEPENDENCIES}}
// Microsoft eMbedded Visual C++ generated include file.
// Used by PocketGnuboy.rc
//
#define IDS_APP_TITLE 1
#define IDC_POCKETGNUBOY 3
#define IDI_MAIN 101
#define IDM_MENU 102
#define IDD_ABOUTBOX 103
#define IDR_TOOLBAR 104
#define IDD_CONTROLLERS 105
#define IDB_VPAD 106
#define IDD_KEYPRESS 109
#define IDD_PREFERENCES 133
#define IDC_STATIC_KEY_A 1001
#define IDC_STATIC_DATE 1001
#define IDC_STATIC_KEY_B 1002
#define IDC_CHECK_CONTRAST 1002
#define IDC_STATIC_KEY_SELECT 1003
#define IDC_CHECK_GSGETFILE 1003
#define IDC_STATIC_KEY_START 1004
#define IDC_CHECK_THROTTLING 1004
#define IDC_STATIC_KEY_UP 1005
#define IDC_CHECK_SHOWFPS 1005
#define IDC_STATIC_KEY_DOWN 1006
#define IDC_CHECK_DRAWSCREEN 1006
#define IDC_STATIC_KEY_LEFT 1007
#define IDC_CHECK_GAPI 1007
#define IDC_STATIC_KEY_RIGHT 1008
#define IDC_STATIC_KEY_ESCAPE 1009
#define IDC_A 1021
#define IDC_B 1022
#define IDC_SELECT 1023
#define IDC_START 1024
#define IDC_ASSOCIATE 1024
#define IDC_UP 1025
#define IDC_UNDO 1025
#define IDC_DOWN 1026
#define IDC_RADIO_SRAM_ROMDIRECTORY 1026
#define IDC_LEFT 1027
#define IDC_RADIO_SRAM_DIRECTORY 1027
#define IDC_RIGHT 1028
#define IDC_EDIT_SRAM 1028
#define IDC_ESCAPE 1029
#define IDC_DEL_A 1031
#define IDC_DEL_B 1032
#define IDC_DEL_SELECT 1033
#define IDC_DEL_START 1034
#define IDC_DEL_UP 1035
#define IDC_DEL_DOWN 1036
#define IDC_DEL_LEFT 1037
#define IDC_DEL_RIGHT 1038
#define IDC_DEL_ESCAPE 1039
#define IDM_HELP_ABOUT 40003
#define IDM_FILE 40004
#define IDM_FILE_OPEN 40005
#define IDM_FILE_CLOSE 40006
#define IDM_FILE_RESUME 40007
#define IDM_FILE_STATE0 40008
#define IDM_FILE_STATE1 40009
#define IDM_FILE_STATE2 40010
#define IDM_FILE_STATE3 40011
#define IDM_FILE_STATE4 40012
#define IDM_FILE_STATE5 40013
#define IDM_FILE_STATE6 40014
#define IDM_FILE_STATE7 40015
#define IDM_FILE_STATE8 40016
#define IDM_FILE_STATE9 40017
#define IDM_FILE_STATE_SAVE 40018
#define IDM_FILE_STATE_LOAD 40019
#define IDM_FILE_RESET 40020
#define IDM_FILE_EXIT 40021
#define IDM_DISPLAY 40023
#define IDM_CTRL_SCREEN_160_144 40025
#define IDM_CTRL_SCREEN_240_216 40026
#define IDM_CTRL_SCREEN_240_216H 40027
#define IDM_CTRL_SCREEN_240_216A 40028
#define IDM_CONTROL 40029
#define IDM_CTRL_FRAMESKIP_AUTO 40030
#define IDM_CTRL_FRAMESKIP0 40031
#define IDM_CTRL_FRAMESKIP1 40032
#define IDM_CTRL_FRAMESKIP2 40033
#define IDM_CTRL_FRAMESKIP3 40034
#define IDM_CTRL_FRAMESKIP4 40035
#define IDM_CTRL_FRAMESKIP5 40036
#define IDM_CTRL_AUDIO_ENABLE 40037
#define IDM_CTRL_AUDIO_11K 40038
#define IDM_CTRL_AUDIO_22K 40039
#define IDM_CTRL_AUDIO_44K 40040
#define IDM_CTRL_AUDIO_MONO 40041
#define IDM_CTRL_AUDIO_STEREO 40042
#define IDM_CTRL_CONTROLLERS 40043
#define IDM_CTRL_PREFERENCES 40044
#define IDM_HELP 40045
#define IDS_MSG_PAUSE 40046
#define IDS_ROM_TYPENAME 40048
#define IDM_CTRL_TURBOA 40048
#define IDM_CTRL_TURBOB 40049
#define IDM_CTRL_VPAD 40050
#define IDM_CTRL_AUDIO_BUF4 40051
#define IDM_CTRL_AUDIO_BUF8 40052
#define IDM_CTRL_AUDIO_BUF12 40053
#define IDM_CTRL_AUDIO_BUF16 40054
#define IDM_CTRL_AUDIO_BUF24 40055
#define IDM_CTRL_AUDIO_BUF32 40056
#define IDM_CTRL_AUDIO_8BITS 40057
#define IDM_CTRL_AUDIO_16BITS 40058
// Next default values for new objects
//
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_NEXT_RESOURCE_VALUE 107
#define _APS_NEXT_COMMAND_VALUE 40062
#define _APS_NEXT_CONTROL_VALUE 1008
#define _APS_NEXT_SYMED_VALUE 101
#endif
#endif
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -