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

📄 resource.h

📁 PW芯片方案Flash ROM烧写程序
💻 H
字号:
//{{NO_DEPENDENCIES}}
// Microsoft Developer Studio generated include file.
// Used by FlashUpgrader.rc
//
#define IDM_ABOUTBOX                    0x0010
#define IDD_ABOUTBOX                    100
#define IDP_OLE_INIT_FAILED             100
#define IDS_ABOUTBOX                    101
#define IDD_FLASHUPGRADER_DIALOG        102
#define IDS_REGKEY_BASE                 102
#define IDS_REGVALUE_INFFILE            103
#define IDS_REGVALUE_CONNECTION         104
#define IDS_REGVALUE_COMPORT            105
#define IDS_REGVALUE_BAUDRATE           106
#define IDS_REGVALUE_VERIFYONLY         107
#define IDS_REGVALUE_CONTINUOUS         108
#define IDS_REGVALUE_RESETTIME          109
#define IDS_APP_TITLE                   110
#define IDS_REGVALUE_NOTIFY             111
#define IDR_MAINFRAME                   128
#define IDB_FLASH                       134
#define IDB_EXECUTE                     135
#define IDB_CONFLICT                    136
#define IDB_PWLOGO                      137
#define IDB_NOGO                        138
#define IDB_MISSING                     139
#define IDB_CHECKED                     140
#define IDB_ERASE                       142
#define IDC_CMB_INFFILE                 1000
#define IDC_BUT_BROWSE                  1001
#define IDC_CHK_VERIFY                  1003
#define IDC_CHK_CONTINUOUS              1004
#define IDC_CMB_COMPORT                 1006
#define IDC_CMB_CONNECTION              1007
#define IDC_CMB_BAUDRATE                1008
#define IDC_BUT_FLASH                   1009
#define IDC_LIST_REGIONS                1011
#define IDC_PROGRESS                    1012
#define IDC_LABEL_FILENAME              1013
#define IDC_BUT_CLOSE                   1016
#define IDC_EDIT_RESETTIME              1017
#define IDC_BITMAP_LOGO                 1018
#define IDC_BUT_LOGO                    1019
#define IDC_LABEL_BYTES                 1020
#define IDC_LABEL_PERCENT               1021
#define IDC_EDIT_STATUS                 1022
#define IDC_CHK_NOTIFY                  1023
#define IDC_CHK_RESET                   1024
#define IDC_EDIT_DIRECTORY              1025
#define IDC_RADIO_MODE                  1027
#define IDC_RADIO_VERIFY                1028
#define IDC_RADIO_ERASE                 1029
#define IDC_CHK_BINARY                  1030

// Next default values for new objects
// 
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_NEXT_RESOURCE_VALUE        143
#define _APS_NEXT_COMMAND_VALUE         32771
#define _APS_NEXT_CONTROL_VALUE         1031
#define _APS_NEXT_SYMED_VALUE           101
#endif
#endif

⌨️ 快捷键说明

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