-
Notifications
You must be signed in to change notification settings - Fork 14
/
Copy pathresource.h
41 lines (40 loc) · 1.52 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
//{{NO_DEPENDENCIES}}
// Microsoft Visual C++ generated include file.
// Used by twichtest.rc
//
#define IDD_DIALOG1 101
#define IDI_ICON1 103
#define IDI_ICON2 104
#define IDC_FILENAME 1001
#define IDC_EXIT 1003
#define IDC_BROWSE 1004
#define IDC_RADIO1 1006
#define IDC_RADIO2 1007
#define IDC_PROGRESS1 1008
#define IDC_PROGRESS 1008
#define IDC_EDIT1 1009
#define IDC_COMBO1 1010
#define IDC_GETKEY 1011
#define IDC_COMBO2 1012
#define IDC_DURATION 1012
#define IDC_EU 1017
#define IDC_US 1018
#define IDC_ASIA 1019
#define IDC_OTHER 1020
#define IDC_LIST 1021
#define IDC_BUTTON1 1022
#define IDC_SHARE 1022
#define IDC_INTERFACE 1023
#define IDC_INTERFACE2 1024
#define IDC_US2 1024
#define IDC_SA 1024
// Next default values for new objects
//
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_NEXT_RESOURCE_VALUE 105
#define _APS_NEXT_COMMAND_VALUE 40001
#define _APS_NEXT_CONTROL_VALUE 1024
#define _APS_NEXT_SYMED_VALUE 101
#endif
#endif