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

📄 resource.h

📁 Most code samples included on this CD were developed with Microsoft Visual C++ version 5.0 and the M
💻 H
字号:
//{{NO_DEPENDENCIES}}
// Microsoft Developer Studio generated include file.
// Used by ListView.rc
//
#define IDS_APPTITLE                    1
#define IDS_APPNAME                     1
#define IDS_CLASSNAME                   1
#define IDS_TITLE                       2
#define IDD_ABOUT                       100
#define IDM_EXIT                        100
#define IDI_MAINICON                    101
#define IDM_ABOUT                       101
#define IDM_MAIN_MENU                   102
#define IDM_CONTEXT_MENU                103
#define IDI_DISK                        104
#define IDM_LARGE_ICONS                 200
#define IDM_SMALL_ICONS                 201
#define IDM_LIST                        202
#define IDM_REPORT                      203

// Next default values for new objects
// 
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_NEXT_RESOURCE_VALUE        105
#define _APS_NEXT_COMMAND_VALUE         102
#define _APS_NEXT_CONTROL_VALUE         1000
#define _APS_NEXT_SYMED_VALUE           102
#endif
#endif

⌨️ 快捷键说明

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