-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathresource.h
More file actions
87 lines (86 loc) · 7.06 KB
/
resource.h
File metadata and controls
87 lines (86 loc) · 7.06 KB
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
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
//{{NO_DEPENDENCIES}}
// Microsoft Visual C++ generated include file.
// Used by mediaPlayer.rc
//
#define IDS_MEDIAPLAYER 1
#define IDB_MEDIAPLAYER 1
#define IDS_MEDIAPLAYER_PPG 2
#define IDS_USER_NAME_CANNOTEMPTY 3
#define ID_NEW_PANE 4
#define IDS_DESTFILE 5
#define ID_ADD_MP4 6
#define ID_REMOVE_MP4 7
#define ID_CLEARALL_MP4 8
#define ID_PREVIEW_MP4 9
#define ID_RESUME_EDITTASK 10
#define ID_PAUSE_EDITTASK 11
#define IDS_HOST_IP_CANNOTEMPTY 12
#define IDP_SOCKETS_INIT_FAILED 13
#define IDS_ALERT_TITLE 14
#define IDS_USER_PASSWD_CANNOTEMPTY 15
#define IDS_USER_NAME_TOOLONG 16
#define IDS_CONN_FAILED 17
#define IDS_CONN_OK_TRY_LOGINING 18
#define IDS_ADD_AHEAD_PIC 19
#define IDS_ADD_TAIL_PIC 20
#define IDS_SETTITLE_DURATION 21
#define IDS_SETTAIL_DURATION 22
#define IDS_SETTINGS 23
#define IDS_REMOVE_EDITTASK 24
#define IDS_ADD_EDITTASK 25
#define IDS_START_EDITTASK 26
#define IDS_PAUSE_EDITTASK 27
#define IDS_RESUME_EDITTASK 28
#define IDS_DEL_TIMEBLOCK 29
#define IDP_OLE_INIT_FAILED 100
#define IDS_MEDIAPLAYER_PPG_CAPTION 200
#define IDD_PROPPAGE_MEDIAPLAYER 200
#define IDD_DIALOG_PROGRESSCTRL 201
#define IDC_SLIDER_MEDIA 201
#define IDC_SLIDER_VOLUME 202
#define IDD_DIALOG_EDIT 202
#define IDC_STATIC_PLAYWINDOW 203
#define IDD_DIALOG_FILEPREV 203
#define IDC_STATIC_POSITION 204
#define IDD_DIALOG_IMAGEPREVIEW 204
#define IDC_STATIC_VOLUME 205
#define IDD_DIALOG_SETTINGS 205
#define IDC_IPADDRESS1 206
#define IDC_STATI_SERVERIP 207
#define IDR_MAINFRAME 208
#define IDC_CONNECTION_STATUS 208
#define IDD_DIALOG_LOGIN 209
#define IDC_BUTTON_TITLE 210
#define IDC_BUTTON_TAIL 211
#define IDD_DIALOG_MAIN 211
#define IDC_EDIT_TITLEPATH 212
#define IDD_DIALOG_DOWNLOAD 212
#define IDC_EDIT_TAILPATH 213
#define IDC_PROGRESS_DOWN 213
#define IDD_DIALOG_EDITTASKLIST 213
#define IDC_EDIT_TITLETIME 214
#define IDC_STATIC_PROGRESS 214
#define IDI_ICON_VOLUMN 214
#define IDC_EDIT_TAILTIME 215
#define IDC_BUTTON_PLAYPAUSE 215
#define IDI_ICON_NO_VOLUMN 215
#define IDC_EDIT_FPS 216
#define IDC_BUTTON_PREV 216
#define IDD_DIALOG_TASKLIST 216
#define IDC_BUTTON_NEXT 217
#define IDC_EDIT_DESTFILE 217
#define IDC_BUTTON_STOP 218
#define IDC_STATIC_SOUND 219
#define IDC_LIST_TASKINFO 220
#define ID_32768 32768
#define ID_32769 32769
// Next default values for new objects
//
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_NEXT_RESOURCE_VALUE 217
#define _APS_NEXT_COMMAND_VALUE 32770
#define _APS_NEXT_CONTROL_VALUE 229
#define _APS_NEXT_SYMED_VALUE 101
#endif
#endif