49 lines
1.9 KiB
C
Executable File
49 lines
1.9 KiB
C
Executable File
//{{NO_DEPENDENCIES}}
|
|
// Microsoft Visual C++ generated include file.
|
|
// Used by MusicPlayerppc.rc
|
|
//
|
|
#define IDD_MUSICPLAYER_DIALOG 102
|
|
#define IDD_MUSICPLAYER_DIALOG_WIDE 103
|
|
#define IDR_MAINFRAME 128
|
|
#define IDB_MUSIC_WND 131
|
|
#define IDB_MUSIC_CLOSED 132
|
|
#define IDB_MUSIC_CLOSE 133
|
|
#define IDB_MUSIC_PAUSE 135
|
|
#define IDB_MUSIC_PLAY 136
|
|
#define IDB_MUSIC_STOPD 137
|
|
#define IDB_MUSIC_STOP 138
|
|
#define IDB_MUSIC_NEXTD 139
|
|
#define IDB_MUSIC_PRE 140
|
|
#define IDB_MUSIC_PRED 141
|
|
#define IDB_MUSIC_NEXT 142
|
|
#define IDB_MUSIC_ADDVOLD 143
|
|
#define IDB_MUSIC_VOLDEC 144
|
|
#define IDB_MUSIC_VOLDECD 145
|
|
#define IDB_MUSIC_ADDVOL 146
|
|
#define IDB_MUSIC_MUTE 147
|
|
#define IDB_MUSIC_SOUND 148
|
|
#define IDB_MUSIC_PRGFULL 149
|
|
#define IDB_MUSIC_PRGEMPTY 150
|
|
#define IDC_STATIC_1 200
|
|
#define IDC_BUTTON_CLOSE 1000
|
|
#define IDC_BUTTON_PLAYPAUSE 1001
|
|
#define IDC_BUTTON_STOP 1002
|
|
#define IDC_BUTTON_PRE 1003
|
|
#define IDC_BUTTON_NEXT 1004
|
|
#define IDC_BUTTON_VOLADD 1005
|
|
#define IDC_BUTTON_VOLDEC 1006
|
|
#define IDC_BUTTON_SOUND 1007
|
|
#define IDC_PROGRESS1 1008
|
|
#define IDC_PROGRESS_MUSIC 1008
|
|
|
|
// Next default values for new objects
|
|
//
|
|
#ifdef APSTUDIO_INVOKED
|
|
#ifndef APSTUDIO_READONLY_SYMBOLS
|
|
#define _APS_NEXT_RESOURCE_VALUE 151
|
|
#define _APS_NEXT_COMMAND_VALUE 32771
|
|
#define _APS_NEXT_CONTROL_VALUE 1009
|
|
#define _APS_NEXT_SYMED_VALUE 101
|
|
#endif
|
|
#endif
|