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

📄 resource.h

📁 一款用与WINCE.0下播放MP3的播放软件,可以播放多中音频文件
💻 H
字号:
//{{NO_DEPENDENCIES}}
// Microsoft eMbedded Visual C++ generated include file.
// Used by AudioPlay.rc
//
#define IDD_VIDEOPLAY_DIALOG            102
#define IDR_MAINFRAME                   128
#define IDB_PROSLIDE_ACTIVE             155
#define IDD_BROWSER_DIALOG              160
#define IDB_FILELIST                    162
#define IDI_ICON_MUSIC                  173
#define IDB_VERTICLE_SCROLLBAR_TOP      176
#define IDB_VERTICLE_SCROLLBAR_UPARROW  177
#define IDB_VERTICLE_SCROLLBAR_SPAN     178
#define IDB_VERTICLE_SCROLLBAR_DOWNARROW 179
#define IDB_VERTICLE_SCROLLBAR_BOTTOM   180
#define IDB_VERTICLE_SCROLLBAR_THUMB    181
#define IDB_VOL_THUMB                   183
#define IDB_PRO_THUMB_A                 184
#define IDI_ICON_VIDEO                  185
#define IDI_ICON_UNKNOW                 186
#define IDI_ICON_IMAGE                  187
#define IDI_ICON_FOLDER                 188
#define IDD_AUDIOPLAY_DIALOG            189
#define IDI_ICON_UP                     232
#define IDD_BROWSER_SELECT              238
#define IDB_CLOSE_D                     242
#define IDB_CLOSE_U                     243
#define IDB_PLAY_D                      244
#define IDB_PLAY_U                      245
#define IDB_PAUSE_D                     246
#define IDB_PAUSE_U                     247
#define IDB_STOP_D                      248
#define IDB_STOP_U                      249
#define IDB_BACKWARD_D                  250
#define IDB_BACKWARD_U                  251
#define IDB_FORWARD_D                   252
#define IDB_FORWARD_U                   253
#define IDB_FULLSCREEN_D                254
#define IDB_FULLSCREEN_U                255
#define IDB_MUTE_D                      256
#define IDB_MUTE_U                      257
#define IDB_OPEN_D                      258
#define IDB_OPEN_U                      259
#define IDB_VOLUME_D                    260
#define IDB_VOLUME_U                    261
#define IDB_MINIMIZE_D                  262
#define IDB_MINIMIZE_U                  263
#define IDB_ALL_D                       266
#define IDB_ALL_U                       267
#define IDB_NORMAL_D                    268
#define IDB_NORMAL_U                    269
#define IDB_ONE_D                       270
#define IDB_ONE_U                       271
#define IDB_RAND_D                      272
#define IDB_RAND_U                      273
#define IDB_PROSLIDER                   274
#define IDB_PROSLIDE                    274
#define IDB_PRO_THUMB_B                 276
#define IDB_VOL_THUMB_A                 277
#define IDB_VOL_THUMB_B                 278
#define IDB_VOLSLIDER                   279
#define IDB_VOLSLIDER_ACTIVE            280
#define IDB_VOL_OFF                     283
#define IDB_VOL_ON                      284
#define IDB_BACKGROUND480               285
#define IDB_BACKGROUND320               286
#define IDB_FILELIST480                 287
#define IDB_FILELIST320                 288
#define IDB_RAND                        328
#define IDB_ONE                         329
#define IDB_ALL                         330
#define IDC_CLOSE                       1001
#define IDC_PLAY                        1002
#define IDC_STOP                        1003
#define IDC_BACKWARD                    1004
#define IDC_FORWARD                     1005
#define IDC_OPEN                        1006
#define IDC_FULLSCREEN                  1007
#define IDC_MINIMIZE                    1007
#define IDC_VOL                         1008
#define IDC_PAUSE                       1009
#define IDC_MUTE                        1010
#define IDC_PLAYMODE_ALL                1011
#define IDC_PROSLIDE                    1012
#define IDC_PLAYMODE_ONE                1012
#define IDC_VOLSLIDE                    1013
#define IDC_PLAYMODE_RAND               1013
#define IDC_LIST3                       1016
#define IDC_FILECLOSE                   1017
#define IDC_FILEOK                      1018
#define IDC_FILECANCEL                  1019
#define IDC_FILE_ADD                    1020
#define IDC_FILE_SUBTRACT               1021
#define IDC_FILE_LIST                   1023
#define IDC_LIST2                       1024
#define IDC_LIST1                       1028
#define IDC_STATIC_PRO                  1029
#define IDC_STATIC_VOL                  1030
#define IDC_PLAYMODE_NORMAL             1031
#define IDC_STATIC_TIME                 1033
#define IDC_STATIC_INFO                 1034
#define IDC_STATIC_TITLE                1035
#define IDC_SLIDER_PRO                  1040
#define IDC_SLIDER_VOL                  1041
#define IDC_PLAY_WINDOW                 1042
#define IDC_VIDEO_WINDOWS               1044
#define IDC_AUDIO_WINDOW                1045
#define IDC_STATIC_RAND                 1046
#define IDC_STATIC_ONE                  1047
#define IDC_STATIC_ALL                  1048

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

⌨️ 快捷键说明

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