-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathresource.h
52 lines (51 loc) · 2 KB
/
resource.h
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
//{{NO_DEPENDENCIES}}
// Microsoft Visual C++ generated include file.
// Used by ClickPlay.rc
//
#define IDD_CLICKPLAY_DIALOG 102
#define IDS_APP_TITLE 103
#define IDD_ABOUTBOX 103
#define IDM_ABOUT 104
#define IDM_EXIT 105
#define IDI_CLICKPLAY 107
#define IDI_SMALL 108
#define IDC_CLICKPLAY 109
#define IDR_MAINFRAME 128
#define IDD_JUMPTODIALOG 130
#define IDS_PROGRAMNAME 131
#define IDS_NOTPLAYING 132
#define IDS_PLAY 133
#define IDS_PAUSE 134
#define IDS_STOP 135
#define IDS_RESUME 136
#define IDC_MENU 200
#define IDC_SEARCHBTN 205
#define IDC_PLAYBTN 207
#define IDC_STOPBTN 208
#define IDC_TSSEC 1000
#define IDC_TSMIN 1001
#define ID_REFRESH 32775
#define ID_OPCJE_ONCLICK 32776
#define ID_OPCJE_LOOP 32777
#define ID_PLIK_CLOSEDIR 32778
#define ID_AKCJE_SRCLEAR 32779
#define ID_PLIK_OPENDIR 32780
#define ID_AKCJE_RANDOM 32781
#define ID_OPCJE_SHOWEXT 32782
#define ID_OPCJE_AUTOPLAY 32783
#define ID_AKCJE_JUMP 32784
#define ID_OPTIONS_LANGUAGE 32785
#define ID_LANGUAGE_ENGLISH 32786
#define ID_LANGUAGE_POLSKI 32787
#define IDC_STATIC -1
// Next default values for new objects
//
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_NO_MFC 1
#define _APS_NEXT_RESOURCE_VALUE 132
#define _APS_NEXT_COMMAND_VALUE 32788
#define _APS_NEXT_CONTROL_VALUE 1002
#define _APS_NEXT_SYMED_VALUE 110
#endif
#endif