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

📄 resource.h

📁 在wince下面开发的一个图片浏览器全部用图形界面编写的,带图片放大缩小,图片拖动,图片自动播放等功能,支持jpg,bmp格式. 图片缩放始终保持原始比例,
💻 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_IMAGE_WND                   129
#define IDB_IMAGE_PLAY                  130
#define IDB_IMAGE_PLAYD                 131
#define IDB_IMAGE_PLAYDIS               132
#define IDB_IMAGE_OPEN                  133
#define IDB_IMAGE_OPEND                 134
#define IDB_IMAGE_ZOOMOUT               136
#define IDB_IMAGE_ZOOMOUTD              137
#define IDB_IMAGE_ZOOMOUTDIS            138
#define IDB_IMAGE_CLOSE                 139
#define IDB_IMAGE_CLOSED                140
#define IDB_IMAGE_NEXT                  141
#define IDB_IMAGE_NEXTD                 142
#define IDB_IMAGE_NEXTDIS               143
#define IDB_IMAGE_BACK                  144
#define IDB_IMAGE_BACKD                 145
#define IDB_IMAGE_BACKDIS               146
#define IDB_IMAGE_FULLSCREEN            147
#define IDB_IMAGE_FULLSCREEND           148
#define IDB_IMAGE_FULLSCREENDIS         149
#define IDB_IMAGE_ZOOMIND               150
#define IDB_IMAGE_ZOOMINDIS             151
#define IDB_BITMAP1                     153
#define IDB_IMAGE_ZOOMIN                153
#define IDB_BITMAP2                     154
#define IDB_IMAGE_IMAGE                 154
#define IDB_FILEVIEW_PLAY               156
#define IDB_FILEVIEW_PLAYD              157
#define IDB_BITMAP5                     158
#define IDB_FILEVIEW_WND                167
#define IDB_ICON_IMAGEDIRD              171
#define IDB_ICON_IMAGE                  172
#define IDB_BITMAP6                     173
#define IDB_ICON_IMAGED                 173
#define IDB_ICON_IMAGEDIR               174
#define IDC_BUTTON1                     1000
#define IDC_BUTTON_BACK                 1000
#define IDC_BUTTON_NEXT                 1001
#define IDC_BUTTON2                     1001
#define IDC_BUTTON_OPEN                 1002
#define IDC_BUTTON3                     1002
#define IDC_BUTTON_ZOOMOUT              1003
#define IDC_BUTTON4                     1003
#define IDC_BUTTON_ZOOMIN               1004
#define IDC_BUTTON5                     1004
#define IDC_BUTTON_FULLSCREEN           1005
#define IDC_BUTTON6                     1005
#define IDC_BUTTON_AUTOPLAY             1006
#define IDC_BUTTON_UP                   1006
#define IDC_BUTTON_CLOSE                1007
#define IDC_BUTTON_Down                 1007
#define IDC_STATIC_IMG                  1008
#define IDC_BUTTON_FILEBACK             1008
#define IDC_BUTTON10                    1009
#define IDC_BUTTON_PLAY                 1009
#define IDC_BUTTON_EXIT                 1010

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

⌨️ 快捷键说明

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