📄 resource.h
字号:
//{{NO_DEPENDENCIES}}
// Microsoft Developer Studio generated include file.
// Used by GConsole.rc
//
#define IDR_MENU1 101
#define IDI_ICON1 103
#define IDD_DIALOG1 104
#define IDD_PROGRESS 104
#define IDD_DIALOG2 105
#define IDD_SERIAL_OPTIONS 105
#define IDI_ICON2 116
#define IDD_DIALOG3 118
#define IDD_SERIAL_UPLOAD 118
#define IDD_DIALOG4 119
#define IDD_USB_DOWNLOAD 119
#define IDC_PROGRESS1 1000
#define IDC_RADIO115200 1002
#define IDC_RADIO57600 1003
#define IDC_RADIO38400 1004
#define IDC_RADIO19200 1005
#define IDC_RADIO9600 1006
#define IDC_RADIOCOM1 1010
#define IDC_RADIOCOM2 1011
#define IDC_RADIOCOM3 1012
#define IDC_RADIOCOM4 1013
#define IDC_EDIT1 1025
#define IDC_EDIT_ADDRESS 1025
#define IDC_EDIT_ADDR 1025
#define IDC_ADDRESS 1033
#define IDC_LENGTH 1034
#define IDC_EDIT_LENGTH 1035
#define IDC_SAVEAS 1036
#define IDC_EDIT3 1037
#define IDC_EDIT_DUMP_FILE 1037
#define IDC_EDIT_BLOCK 1038
#define IDC_BTN_DOWN 1039
#define IDC_BTN_CHK 1040
#define IDC_BTN_CANCEL 1041
#define IDC_BTN_EXPLORE 1042
#define IDC_EDIT_FILE 1043
#define IDC_STATIC_FL 1044
#define IDC_BLOCK 1046
#define IDC_BTN_BROWSE 1047
#define IDC_RADIO_FLASH 1048
#define IDC_RADIO_RAM 1049
#define IDC_RADIO_NAND 1050
#define CM_ABOUT 40003
#define CM_SERIAL_CONNECT 40007
#define CM_USBTRANSMIT 40009
#define CM_SERIALSETTINGS 40010
#define CM_USBSTATUS 40011
#define CM_OPTIONS 40016
#define CM_USBRECEIVE 40017
#define CM_RECEIVE 40018
#define CM_QUIT 40028
#define CM_SERIAL_DOWNLOAD 40030
#define CM_USB_DOWNLOAD 40031
#define CM_SERIAL_UPLOAD 40032
// Next default values for new objects
//
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_NEXT_RESOURCE_VALUE 125
#define _APS_NEXT_COMMAND_VALUE 40033
#define _APS_NEXT_CONTROL_VALUE 1053
#define _APS_NEXT_SYMED_VALUE 101
#endif
#endif
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -