resource.h

来自「在MFC应用程序中根据自己的选择显示一个JPG图形文件」· C头文件 代码 · 共 35 行

H
35
字号
//{{NO_DEPENDENCIES}}
// Microsoft Developer Studio generated include file.
// Used by ImgView.rc
//
#define IDD_ABOUTBOX                    100
#define IDR_MAINFRAME                   128
#define IDC_MSDNLINK                    129
#define IDR_FILEDROPDOWN                130
#define IDB_MSDNMAG                     134
#define IDC_STATICURLPD                 1000
#define IDC_STATICURLMSDN               1001
#define IDC_IMAGECATFLY                 1002
#define ID_VIEW_MENU_BUTTONS            32772
#define ID_DISABLED                     32773
#define ID_VIEW_FLAT                    32810
#define ID_COLOR_DISABLE                32818
#define ID_VIEW_TOFIT                   32820
#define ID_VIEW25                       32821
#define ID_VIEW33                       32822
#define ID_VIEW50                       32823
#define ID_VIEW75                       32824
#define ID_VIEW100                      32825

// Next default values for new objects
// 
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_3D_CONTROLS                     1
#define _APS_NEXT_RESOURCE_VALUE        135
#define _APS_NEXT_COMMAND_VALUE         32832
#define _APS_NEXT_CONTROL_VALUE         1003
#define _APS_NEXT_SYMED_VALUE           101
#endif
#endif

⌨️ 快捷键说明

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