-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathresource.h
78 lines (77 loc) · 3.14 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
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
//{{NO_DEPENDENCIES}}
// Microsoft Developer Studio generated include file.
// Used by wodeon.rc
//
#define IDS_APP_TITLE 1
#define IDS_ERR_CAPTION 2
#define IDS_ERR_OPEN 3
#define IDS_ERR_ELEMENT 4
#define IDS_ERR_BUFFER 5
#define IDS_ERR_MEMORY 6
#define IDS_ERR_PICTURE 7
#define IDS_ERR_VIDEO 8
#define IDS_ERR_LAYER 9
#define IDS_ERR_AUDIO 10
#define IDS_ERR_DISPLAY 11
#define IDS_ERR_WAVE 12
#define IDS_ERR_SOCKET 13
#define IDS_ERR_HOST 14
#define IDS_ERR_CONNECT 15
#define IDS_ERR_STATUS 16
#define IDS_ERR_BROKEN 17
#define IDS_ERR_ABORT 18
#define IDS_CB_BW4 19
#define IDS_CB_BW4F 20
#define IDS_CB_BW16 21
#define IDS_CB_BW256 22
#define IDS_CB_BW 23
#define IDS_CB_C256 24
#define IDS_CB_C4096 25
#define IDS_CB_C65536 26
#define IDS_CB_COLOR 27
#define IDS_CB_DLY0 28
#define IDS_CB_DLY1 29
#define IDS_CB_DLY2 30
#define IDS_CB_DLY3 31
#define IDS_CONNECT 32
#define IDS_SEEK 33
#define IDI_WODEON 101
#define IDD_OPTIONBOX 102
#define IDD_OPENURL 103
#define IDD_JUMP 104
#define IDB_OPEN 105
#define IDB_FWD 106
#define IDB_PLAY 107
#define IDB_PAUSE 108
#define IDB_REW 109
#define IDB_JUMP 110
#define IDB_OPTION 111
#define IDB_QUIT 112
#define IDC_VIDEO 1001
#define IDC_RATE 1002
#define IDC_AUDIO 1003
#define IDC_STEREO 1004
#define IDC_DISPLAY 1005
#define IDC_MAG2 1006
#define IDC_ROTATE 1007
#define IDC_BAR 1008
#define IDC_BUTTONS 1009
#define IDC_DELAY 1010
#define IDC_ENDLESS 1011
#define IDC_BUFFER 1012
#define IDC_UNINSTALL 1013
#define IDC_URL 1014
#define IDC_HOUR 1015
#define IDC_MIN 1016
#define IDC_RESTART 1017
// Next default values for new objects
//
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_NO_MFC 1
#define _APS_NEXT_RESOURCE_VALUE 114
#define _APS_NEXT_COMMAND_VALUE 40004
#define _APS_NEXT_CONTROL_VALUE 1020
#define _APS_NEXT_SYMED_VALUE 101
#endif
#endif