resource.h
来自「一本已经绝版的好书」· C头文件 代码 · 共 32 行
H
32 行
//{{NO_DEPENDENCIES}}
// Microsoft Developer Studio generated include file.
// Used by FILECHNG.rc
//
#define IDD_FILECHNG 1
#define IDC_PATH 100
#define IDC_INCSUBDIRS 101
#define IDC_NCOUNT 102
#define IDI_FILECHNG 102
#define IDC_FILENAME 103
#define IDC_DIRNAME 104
#define IDC_ATTRIBS 105
#define IDC_SIZEFLTR 106
#define IDC_LASTWRITE 107
#define IDC_LASTACCESS 108
#define IDC_START 109
#define IDC_STOP 110
#define IDC_TREE 111
#define IDC_CREATION 112
#define IDC_SECURITY 113
// Next default values for new objects
//
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_NEXT_RESOURCE_VALUE 103
#define _APS_NEXT_COMMAND_VALUE 40001
#define _APS_NEXT_CONTROL_VALUE 1000
#define _APS_NEXT_SYMED_VALUE 101
#endif
#endif
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?