resource.h

来自「涉及到SkinMagicLiB等多种界面开发库的应用」· C头文件 代码 · 共 57 行

H
57
字号
//{{NO_DEPENDENCIES}}
// Microsoft Developer Studio generated include file.
// Used by 简易编程器.rc
//
#define IDD_ABOUTBOX                    100
#define IDR_MAINFRAME                   128
#define IDR_MYTYPE                      129
#define IDD_EXTERN                      145
#define IDR_CORONA                      150
#define IDR_DEVIOR                      151
#define IDR_KROMO                       152
#define IDR_XPBLUE                      153
#define IDR_XPSTEEL                     154
#define IDR_XPLUS                       155
#define IDR_XPGREAN                     156
#define IDB_MAINFRAME                   200
#define ID_TOOL_COMBOBOX                201
#define IDR_ERASE                       300
#define IDR_STOP                        301
#define IDR_WRITE                       302
#define IDR_CHECK                       303
#define IDD_SETDIA                      304
#define IDR_END                         305
#define IDR_REST                        306
#define IDR_LOCK                        309
#define IDR_READ                        310
#define ID_LOCKBIT_1                    311
#define ID_LOCKBIT_2                    312
#define ID_LOCKBIT_3                    313
#define IDR_TXTWIN                      314
#define ID_CHIP                         315
#define IDC_COMBO_PROT                  400
#define IDC_COMBO_BAUD                  401
#define IDC_COMBO_SPD                   402
#define IDC_AUTO_CHECK                  403
#define IDC_SOUND                       404
#define IDR_SETDIA                      500
#define IDC_DEL                         1001
#define IDC_CLEAR                       1002
#define IDC_LASTLIST                    1022
#define ID_OPEN                         32771
#define IDR_CHECK_CHIP                  32772
#define ID_TYPE                         59142
#define ID_READ_TYPE                    59143

// Next default values for new objects
// 
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_3D_CONTROLS                     1
#define _APS_NEXT_RESOURCE_VALUE        131
#define _APS_NEXT_COMMAND_VALUE         32776
#define _APS_NEXT_CONTROL_VALUE         1002
#define _APS_NEXT_SYMED_VALUE           101
#endif
#endif

⌨️ 快捷键说明

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