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

📄 resource.h

📁 wince(eMbedded Visual C++ ) 图片浏览器的源代码。
💻 H
字号:
//{{NO_DEPENDENCIES}}
// Microsoft eMbedded Visual C++ generated include file.
// Used by ImageViewer.rc
//
#define IDD_IMAGEVIEWER_DIALOG          102
#define IDR_MAINFRAME                   128
#define IDB_BITMAP1                     129
#define IDI_ICON1                       130
#define IDD_SHOW_IMG                    131
#define IDB_UP                          134
#define IDB_DOWN                        135
#define IDB_FOCUS                       136
#define IDB_DISABLE                     137
#define IDB_EXIT_UP                     142
#define IDB_EXIT_DOWN                   144
#define IDB_EXIT_MASK                   145
#define IDB_ZOOMIN_NORMAL               146
#define IDB_ZOOMIN_DOWN                 147
#define IDB_ZOOMOUT_NORMAL              148
#define IDB_ZOOMOUT_DOWN                149
#define IDB_MASK                        150
#define IDB_BACK_UP                     151
#define IDB_BACKWARD_UP                 151
#define IDB_BACK_DOWN                   152
#define IDB_BACKWARD_DOWN               152
#define IDB_FORWARD_UP                  154
#define IDB_RETURN_DOWN                 155
#define IDB_RETURN_UP                   156
#define IDB_FORWARD_DOWN                159
#define IDC_THUMBNAIL                   1001
#define IDC_EXIT_BUTTON                 1003
#define IDC_SHOWBMP                     1005
#define IDC_BACK                        1006
#define IDC_ZOOMIN_BUTTON               1007
#define IDC_ZOOMOUT_BUTTON              1008
#define IDC_ROTATE_LEFT                 1009
#define IDC_ROTATE_RIGHT                1010
#define IDC_FORWARD_BUTTON              1011
#define IDC_BACKWARD_BUTTON             1012

// Next default values for new objects
// 
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_NEXT_RESOURCE_VALUE        160
#define _APS_NEXT_COMMAND_VALUE         32771
#define _APS_NEXT_CONTROL_VALUE         1010
#define _APS_NEXT_SYMED_VALUE           101
#endif
#endif

⌨️ 快捷键说明

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