resource.h

来自「电子相册程序,实现图片的浏览,放大缩小等动能!evc4.0下编译通过!」· C头文件 代码 · 共 45 行

H
45
字号
//{{NO_DEPENDENCIES}}
// Microsoft Developer Studio generated include file.
// Used by EPicBook.rc
//
#define IDD_ABOUTBOX                    100
#define IDR_MAINFRAME                   128
#define IDR_EPICBOTYPE                  129
#define IDI_ICON1                       131
#define IDI_ICON2                       133
#define IDI_ICON3                       134
#define IDI_ICON4                       135
#define IDI_ICON5                       136
#define IDI_ICON6                       137
#define IDI_ICON7                       138
#define IDI_ICON8                       139
#define IDI_ICON9                       140
#define IDI_ICON10                      141
#define IDI_ICON11                      142
#define IDI_ICON12                      143
#define IDI_ICON13                      144
#define IDB_BT1                         3000
#define IDB_BT2                         3001
#define IDB_BT3                         3002
#define IDB_BT4                         3003
#define IDB_BT5                         3004
#define IDB_BT6                         3005
#define IDB_BT7                         3006
#define IDB_BT8                         3007
#define IDB_BT9                         3008
#define IDC_WND1                        4000
#define IDC_WND2                        4001
#define ID_MENUITEM32771                32771

// Next default values for new objects
// 
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_3D_CONTROLS                     1
#define _APS_NEXT_RESOURCE_VALUE        145
#define _APS_NEXT_COMMAND_VALUE         32772
#define _APS_NEXT_CONTROL_VALUE         1000
#define _APS_NEXT_SYMED_VALUE           101
#endif
#endif

⌨️ 快捷键说明

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