resource.h
来自「是一款 基于 Windows 2K 操作系统中」· C头文件 代码 · 共 47 行
H
47 行
//{{NO_DEPENDENCIES}}
// Microsoft Developer Studio generated include file.
// Used by Proc.rc
//
#define IDM_ABOUTBOX 0x0010
#define IDD_ABOUTBOX 100
#define IDS_ABOUTBOX 101
#define IDD_TEST_DIALOG 102
#define IDD_PROC_DIALOG 102
#define IDR_MAINFRAME 128
#define IDI_CHIPRD 129
#define IDB_TVIABMP 136
#define IDI_CHIPWR 146
#define IDI_SAVEFILES 151
#define IDI_OPENFILES 154
#define IDI_CHIPID 155
#define IDI_EXIT 157
#define IDC_READ 1000
#define IDC_EXIT 1002
#define IDC_WRITE 1003
#define IDC_WMPIN28 1004
#define IDC_WMPIN40 1005
#define IDC_WGPIN40 1006
#define IDC_WGPIN64 1007
#define IDC_VERIFY 1008
#define IDC_OPENFILE 1021
#define IDC_SAVEFILE 1022
#define IDC_EDIT1 1023
#define IDC_DISPID 1023
#define IDC_PROGRESS1 1024
#define IDC_PROGRESS 1024
#define IDC_CHIPID 1027
#define IDC_READID 1027
#define IDC_STATUS 1032
#define IDC_CURSTATUS 1034
// Next default values for new objects
//
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_NEXT_RESOURCE_VALUE 159
#define _APS_NEXT_COMMAND_VALUE 32771
#define _APS_NEXT_CONTROL_VALUE 1035
#define _APS_NEXT_SYMED_VALUE 101
#endif
#endif
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?