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

📄 resource.h

📁 一个很好的基于USB开发的VC++资料.一个很好的基于USB开发的VC++资料
💻 H
字号:
//{{NO_DEPENDENCIES}}
// Microsoft Developer Studio generated include file.
// Used by USBISP.rc
//
#define IDM_ABOUTBOX                    0x0010
#define IDD_ABOUTBOX                    100
#define IDS_ABOUTBOX                    101
#define IDD_USBISP_DIALOG               102
#define IDR_MAINFRAME                   128
#define IDR_MENU1                       164
#define IDI_ICON1                       166
#define IDI_ICON_AUTO                   167
#define IDI_ICON_FILEOPEN               168
#define IDI_ICON_FLAH_READ              169
#define IDI_ICON_FLASH_WRITE            170
#define IDI_ICON_EEROM_READ             171
#define IDI_ICON_EEPROM_WRITE           172
#define IDI_ICON_FUSE_READ              173
#define IDI_ICON_FUSE_WRITE             174
#define IDI_ICON_EEPROM_OPEN            175
#define IDC_CONNECT                     1000
#define IDC_CheckISP                    1001
#define IDC_EDIT1                       1002
#define IDC_ORDER                       1003
#define IDC_ReadSign                    1004
#define IDC_TAB1                        1005
#define IDC_TAB                         1005
#define IDC_PROGRESS1                   1009
#define IDC_EDIT2                       1012
#define IDC_EDIT3                       1013
#define IDC_BTN_FFILE_OPEN              1019
#define IDC_BTN_EFILE_OPEN              1020
#define IDC_BTN_READ_FLASH              1021
#define IDC_BTN_WRITE_FLASH             1022
#define IDC_BTN_READ_EEPROM             1023
#define IDC_BTN_READ_EEPROM2            1024
#define IDC_BTN_READ_EEPROM3            1025
#define IDC_BTN_AUTO                    1026
#define IDC_COMBO_IC                    1027
#define IDC_STATIC_ID                   1028
#define IDC_BTN_FUSE                    1029
#define IDC_BTN_LOCK                    1030
#define IDC_CHECK1                      1031
#define IDC_CHECK2                      1032
#define IDC_CHECK3                      1033
#define IDC_CHECK4                      1034
#define IDC_CHECK5                      1035
#define IDC_CHECK6                      1036
#define IDC_CHECK7                      1037
#define IDC_CHECK8                      1038
#define IDC_STATIC_FILE                 1039
#define IDC_BTN_SIGNREAD                1040
#define IDC_BTN_LF_READ                 1042
#define IDC_BTN_LF_WRITE                1043
#define IDC_TREE1                       1044
#define IDC_BTN_LF_EXIT                 1045
#define IDC_MSFLEXGRID1                 1046
#define IDR_FILE_OPEN                   32773
#define IDR_PROC_AUTO                   32774
#define IDR_READ_FLASH                  32775
#define IDR_WRITE_FLASH                 32776
#define IDR_READ_EEPROM                 32777
#define IDR_WITER_EEPROM                32778
#define IDR_READ_FUSE                   32779
#define IDR_WITER_FUSE                  32780
#define IDR_CHECKIC                     32781

// Next default values for new objects
// 
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_NEXT_RESOURCE_VALUE        177
#define _APS_NEXT_COMMAND_VALUE         32785
#define _APS_NEXT_CONTROL_VALUE         1047
#define _APS_NEXT_SYMED_VALUE           101
#endif
#endif

⌨️ 快捷键说明

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