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

📄 resource.h

📁 一个在WinCE下的媒体播放器
💻 H
字号:
//{{NO_DEPENDENCIES}}
// Microsoft eMbedded Visual C++ generated include file.
// Used by SimplePlayer.rc
//
#define IDD_SIMPLEPLAYER_DIALOG         102
#define IDR_MAINFRAME                   128
#define IDB_BITMAP1                     129
#define IDB_BITMAP2                     130
#define IDB_BITMAP3                     131
#define IDB_BITMAP4                     135
#define IDB_BACKGROUND                  144
#define IDB_VIDEOSHOW                   145
#define IDB_CLOSE0                      146
#define IDB_CLOSE1                      150
#define IDB_OPEN0                       152
#define IDB_OPEN1                       154
#define IDB_STOP0                       155
#define IDB_STOP1                       156
#define IDB_FULL1                       157
#define IDB_FULL0                       158
#define IDB_PLAY1                       159
#define IDB_PLAY0                       160
#define IDB_PAUSE1                      161
#define IDB_PAUSE0                      162
#define IDB_PREVIEW0                    178
#define IDB_PREVIEW1                    179
#define IDB_NEXT0                       180
#define IDB_NEXT1                       182
#define IDB_OVER                        212
#define IDB_OVERLR                      242
#define IDB_NEXT2                       243
#define IDB_OPEN2                       245
#define IDB_PLAY2                       246
#define IDB_STOP2                       247
#define IDB_PREVIEW2                    248
#define IDB_OVERR                       250
#define IDB_BITMAP5                     257
#define IDB_SHOWVIDEO                   259
#define IDB_OVERL                       263
#define IDB_OVERHIGH                    265
#define IDB_OVERBOTTON                  266
#define IDB_BLACK                       284
#define IDB_SHOWBLACK                   297
#define IDB_VOL                         381
#define IDB_PROBOT                      396
#define IDB_PROTOP                      399
#define IDB_VOLBOT                      402
#define IDB_VOLTOP                      403
#define IDB_VOLR                        461
#define IDB_PROR                        463
#define IDB_PROL                        464
#define IDC_VIDEO_WINDOW                1000
#define IDC_SLIDER_GRAPH                1001
#define ID_BUTTON_OPEN                  1002
#define ID_BUTTON_PLAY                  1003
#define IDC_TEXT                        1004
#define ID_FULLSCREEN_BUTTON            1005
#define ID_BUTTON_FULLSCREEN            1005
#define ID_PAUSE_BUTTON                 1006
#define ID_BUTTON_PREVIEW               1006
#define ID_BUTTON_NEXT                  1007
#define ID_BUTTON_STOP                  1008
#define IDC_SLIDER_VOLUME               1010
#define IDC_STATIC_POSITION             1011
#define IDC_STATIC_DURATION             1012
#define IDC_BACKMAP                     1015
#define IDC_STATICL                     1016
#define IDC_STATICT                     1017
#define IDC_STATICB                     1019
#define IDC_STATICM                     1020
#define IDC_STATICR                     1021
#define IDC_ENDPRO                      1024
#define IDC_VOL                         1025
#define IDC_VOLBOT                      1026
#define IDC_VOLTOP                      1027
#define IDC_BK                          1028
#define IDC_PROR                        1029
#define IDC_PROBOT                      1030
#define IDC_PROTOP                      1031
#define IDC_PROL                        1032

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

⌨️ 快捷键说明

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