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

📄 resource.h

📁 是WTL的开发包,直接包括在路径中,最好放在VC目录中,要更新的包请到官方网站去下载
💻 H
字号:
//{{NO_DEPENDENCIES}}
// Microsoft Developer Studio generated include file.
// Used by BmpView.rc
//
#define IDD_ABOUTBOX                    100
#define IDR_MAINFRAME                   128
#define IDR_CONTEXTMENU                 201
#define IDD_PROP_PAGE1                  202
#define IDD_PROP_PAGE2                  203
#define IDD_PROP_PAGE3                  204
#define IDC_TYPE                        1001
#define IDC_WIDTH                       1002
#define IDC_HEIGHT                      1003
#define IDC_HORRES                      1004
#define IDC_VERTRES                     1005
#define IDC_BITDEPTH                    1006
#define IDC_COMPRESSION                 1008
#define IDC_FILELOCATION                1009
#define IDC_FILESIZE                    1010
#define IDC_FILEDATE                    1011
#define IDC_FILEATTRIB                  1012
#define ID_RECENT_BTN                   32777
#define ID_VIEW_PROPERTIES              32778

// Next default values for new objects
// 
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_NEXT_RESOURCE_VALUE        203
#define _APS_NEXT_COMMAND_VALUE         32780
#define _APS_NEXT_CONTROL_VALUE         1013
#define _APS_NEXT_SYMED_VALUE           101
#endif
#endif

⌨️ 快捷键说明

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