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

📄 resource.h

📁 在WCE4.2下面用EVC开发的一个带图型界面的音乐播放器,带音乐播放的一般功能,如快进快退,拖动,音量拖动调节,等功能,不到歌词显示功能,
💻 H
字号:
//{{NO_DEPENDENCIES}}
// Microsoft eMbedded Visual C++ generated include file.
// Used by MusicPlayer.rc
//
#define IDD_MUSICPLAYER_DIALOG          102
#define IDR_MAINFRAME                   128
#define IDB_MUSIC_WND                   129
#define IDB_MUSIC_RANDOM                130
#define IDB_MUSIC_PLAY                  131
#define IDB_MUSIC_PLAYD                 132
#define IDB_MUSIC_PLAYDIS               133
#define IDB_MUSIC_OPEN                  134
#define IDB_MUSIC_OPEND                 135
#define IDB_MUSIC_BACK                  136
#define IDB_MUSIC_BACKD                 137
#define IDB_MUSIC_BACKDIS               138
#define IDB_MUSIC_NEXT                  139
#define IDB_MUSIC_NEXTD                 140
#define IDB_MUSIC_NEXTDIS               141
#define IDB_MUSIC_PAUSE                 142
#define IDB_MUSIC_PAUSED                143
#define IDB_MUSIC_RANDOMD               144
#define IDB_MUSIC_STOP                  145
#define IDB_BITMAP5                     146
#define IDB_MUSIC_STOPD                 146
#define IDB_MUSIC_STOPDIS               147
#define IDB_MUSIC_CIRCLE                148
#define IDB_MUSIC_CIRCLED               149
#define IDB_MUSIC_CLOSE                 150
#define IDB_MUSIC_CLOSED                151
#define IDB_FILEVIEW_WND                167
#define IDB_BITMAP1                     169
#define IDB_FILEVIEW_LIST               169
#define IDD_DIALOG_FILES                170
#define IDB_ICON_MUSIC                  171
#define IDB_ICON_MUSICDIRD              172
#define IDB_ICON_MUSICDIR               173
#define IDB_ICON_MUSICD                 174
#define IDB_BITMAP3                     175
#define IDB_BITMAP4                     176
#define IDB_BITMAP6                     177
#define IDB_BITMAP7                     178
#define IDB_MUSIC_BARD                  179
#define IDB_BITMAP9                     180
#define IDB_MUSIC_BAR                   180
//
#define IDC_BUTTON_CIRCLE               1000
#define IDC_BUTTON_REDOM                1001
#define IDC_BUTTON_OPEN                 1002
#define IDC_BUTTON_PLAY                 1003
#define IDC_BUTTON_STOP                 1004
#define IDC_BUTTON_PRE                  1005
#define IDC_BUTTON_NEXT                 1006
#define IDC_BUTTON_EXIT                 1007
#define IDC_BUTTON_MUSIC_FILE           1008
#define IDC_BUTTON_MUSIC_UP             1009
#define IDC_BUTTON_MUSIC_DOWN           1010
#define IDC_BUTTON_MUSIC_BACK           1011
#define IDC_BUTTON_MUSIC_PLAY           1012
#define IDC_LIST_FILE                   1013
#define IDC_STATIC_1                    1014
#define IDC_STATIC_2                    1015
#define IDC_STATIC_3                    1016
#define IDC_STATIC_4                    1017
#define IDC_STATIC_5                    1018
#define IDC_STATIC_6                    1019
#define IDC_STATIC_ICON1                1020
#define IDC_STATIC_ICON2                1021
#define IDC_STATIC_ICON3                1022
#define IDC_STATIC_ICON4                1023
#define IDC_STATIC_ICON5                1024
#define IDC_STATIC_ICON6                1025
#define IDC_BUTTON1                     1026
#define IDC_STATIC_PLAYTIME             1027
#define IDC_STATIC_FILE                 1028
#define IDC_STATIC_FILENAME             1028
#define IDC_STATIC_PLAYTIME2            1029
#define IDC_STATIC_PLAYTIMEALL          1029
#define IDC_STATIC_TIME                 1029
#define IDC_STATIC_ALL                  1030

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

⌨️ 快捷键说明

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