📄 resource.h
字号:
//{{NO_DEPENDENCIES}}
// Microsoft Developer Studio generated include file.
// Used by GameMaster.rc
//
#define ID_BUTTON_REFRESS 3
#define IDD_ABOUTBOX 100
#define IDD_GAMEMASTER_FORM 101
#define IDR_MAINFRAME 128
#define IDR_GAMEMATYPE 129
#define IDD_DIALOG_PROCESS 130
#define IDD_FORMVIEW_ADDLIST 131
#define IDD_DIALOG_MODIFY 132
#define IDD_DIALOG_PROINFO 133
#define IDD_DIALOG_CONFIG 134
#define IDD_MEM_EDIT_DLG 135
#define IDC_EDIT_SEARCHDATA 1000
#define IDC_BUTTON_SEARCH 1001
#define IDC_BUTTON_NEW 1002
#define IDC_TAB_TASK 1003
#define IDC_EDIT_WNDTITILE 1004
#define IDC_BUTTON_DELETE 1005
#define IDC_LIST_PROCESS 1006
#define IDC_LIST_ADDRESS 1007
#define IDC_BUTTON_MEMEDIT 1007
#define IDC_DATA 1008
#define IDC_BUTTON_CHANGE 1008
#define IDC_COMBO_LENTH 1009
#define IDC_SLIDER_LOCKHZ 1009
#define IDC_STATIC_PRONAME 1009
#define IDC_ADDRESS 1010
#define IDC_EDIT_LOCKHZ 1010
#define IDC_RADIO_INTEGER 1011
#define IDC_RADIO_STRING 1012
#define IDC_EDIT_HEXVALUE 1012
#define IDC_EDIT_BOUND 1013
#define IDC_EDIT_HEXADDR 1013
#define IDC_CHECK_LOCK 1014
#define IDC_EDIT_ASCII 1014
#define IDC_RADIO_BYTE 1015
#define IDC_RADIO_WORD 1016
#define IDC_RADIO_DWORD 1017
#define IDC_RADIO_UNKNOWN 1018
#define IDC_BUTTON_PROINFO 1019
#define IDC_LIST_INFO 1019
#define IDC_BUTTON_CONFIG 1020
#define IDC_BUTTON_RESET 1021
#define IDC_BUTTON_PAUSE_CONTINUE 1022
#define IDC_BTN_MEMREAD 1022
#define IDC_BUTTON_STOP 1023
#define IDC_BTN_MEMWRITE 1023
#define IDC_EDIT_MEMADDR 1026
#define IDC_SLIDER_WAITTIME 1031
#define IDC_SLIDER_TIMES 1032
#define IDC_CHECK_AUTO 1033
#define IDC_BUTTON_DEF 1034
#define IDC_STATIC_LOCKHZ 1035
#define IDC_STATIC_AUTO 1036
#define IDC_STATIC_WAITTIME 1037
#define IDC_STATIC_TIMES 1038
#define IDC_EDITWAITTIME 1039
#define IDC_EDITTIMES 1040
#define IDC_STATIC001 1046
#define IDC_STATIC002 1047
#define IDC_TAB1 1048
// Next default values for new objects
//
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_3D_CONTROLS 1
#define _APS_NEXT_RESOURCE_VALUE 146
#define _APS_NEXT_COMMAND_VALUE 32771
#define _APS_NEXT_CONTROL_VALUE 1010
#define _APS_NEXT_SYMED_VALUE 101
#endif
#endif
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -