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

📄 resource.h

📁 《Visual C++.NET MFC类库应用详解》程序实例
💻 H
字号:
//{{NO_DEPENDENCIES}}
// Microsoft Visual C++ generated include file.
// Used by Draw.rc
//
#define IDR_MANIFEST                    1
#define IDD_ABOUTBOX                    100
#define IDP_OLE_INIT_FAILED             100
#define IDR_MAINFRAME                   128
#define IDR_DrawTYPE                    129
#define IDD_DIALOG1                     130
#define ID_OPTIONS_PEN                  131
#define ID_OPTIONS_COLOR                132
#define ID__MYPRINTSETUP                133
#define ID_OPTIONS_MYCOLORDIALOG        135
#define ID_EDIT_SELECT                  136
#define ID_EDIT_DRAW                    137
#define ID_EDIT_SELECTALL               138
#define IDC_WIDTH                       1001
#define IDC_SOLID                       1003
#define IDC_DASH                        1004
#define IDC_DOT                         1005
#define IDC_SAMPLE                      1006
#define IDC_EDIT_R                      1007
#define IDC_EDIT_G                      1008
#define IDC_EDIT_B                      1009
#define IDC_SCROLLBAR_R                 1010
#define IDC_SCROLLBAR_G                 1011
#define IDC_SCROLLBAR_B                 1012
#define IDC_COLORSAMPLE                 1013
#define ID_BUTTON32771                  32771

// Next default values for new objects
// 
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_NEXT_RESOURCE_VALUE        139
#define _APS_NEXT_COMMAND_VALUE         32772
#define _APS_NEXT_CONTROL_VALUE         1014
#define _APS_NEXT_SYMED_VALUE           101
#endif
#endif

⌨️ 快捷键说明

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