114 lines
4.8 KiB
C
Executable File
114 lines
4.8 KiB
C
Executable File
//{{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_BITMAP2 151
|
|
#define IDB_MUSIC_CLOSED 151
|
|
#define IDD_DIALOG_FILEVIEW 152
|
|
#define IDB_FILEVIEW_PLAY 153
|
|
#define IDB_FILEVIEW_PLAYD 154
|
|
#define IDB_FILEVIEW_PLAYDIS 155
|
|
#define IDB_FILEVIEW_BACK 156
|
|
#define IDB_FILEVIEW_BACKD 157
|
|
#define IDB_FILEVIEW_BACKDIS 158
|
|
#define IDB_FILEVIEW_UP 159
|
|
#define IDB_FILEVIEW_UPD 160
|
|
#define IDB_BITMAP11 161
|
|
#define IDB_FILEVIEW_UPDIS 161
|
|
#define IDB_FILEVIEW_NEXT 162
|
|
#define IDB_FILEVIEW_NEXTD 163
|
|
#define IDB_FILEVIEW_NEXTDIS 164
|
|
#define IDB_FILEVIEW_CLOSE 165
|
|
#define IDB_FILEVIEW_CLOSED 166
|
|
#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_BUTTON7 1006
|
|
#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_BUTTON2 1027
|
|
#define IDC_STATIC_PLAYTIME 1027
|
|
#define IDC_BUTTON3 1028
|
|
#define IDC_STATIC_FILE 1028
|
|
#define IDC_STATIC_FILENAME 1028
|
|
#define IDC_BUTTON4 1029
|
|
#define IDC_STATIC_PLAYTIME2 1029
|
|
#define IDC_STATIC_PLAYTIMEALL 1029
|
|
#define IDC_STATIC_TIME 1029
|
|
#define IDC_BUTTON5 1030
|
|
#define IDC_STATIC_ALL 1030
|
|
#define IDC_BUTTON6 1031
|
|
|
|
// 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
|