resource.h
来自「monlibs」· C头文件 代码 · 共 31 行
H
31 行
//{{NO_DEPENDENCIES}}
// Microsoft Visual C++ generated include file.
// Used by MON.rc
//
#define IDC_BUTTON1 3001
#define IDC_PVACTIVEXCTRL1 3002
#define IDC_LISTCTRL 3003
#define IDC_LIST1 3004
#define IDC_STATIC_LOGO 3005
#define IDB_LOGO 3006
#define IDC_LIST2 3006
#define IDC_LENGTH 3006
#define IDC_EDIT1 3007
#define IDC_CHECK1 3008
#define IDD_ASM2_1DLG 3009
#define IDD_PRT1_1DLG1 3011
#define IDD_ASM7_1DLG 3011
#define IDD_SETTING 3012
#define IDD_ASM1_1DLG 3013
// Next default values for new objects
//
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_NEXT_RESOURCE_VALUE 3007
#define _APS_NEXT_COMMAND_VALUE 32771
#define _APS_NEXT_CONTROL_VALUE 3009
#define _APS_NEXT_SYMED_VALUE 3010
#endif
#endif
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?