-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathresource.h
85 lines (84 loc) · 3.46 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
79
80
81
82
83
84
85
//{{NO_DEPENDENCIES}}
// Microsoft Visual C++ generated include file.
// Used by Gym.rc
//
#define IDD_Gym 1000
#define IDC_LIST_EVENT 1001
#define IDC_LIST_PLAYER1 1002
#define IDC_LIST_PLAYER2 1003
#define IDC_LIST_PLAYER3 1004
#define IDC_LIST_PLAYER4 1005
#define IDC_LIST_PLAYER5 1006
#define IDC_LIST_PLAYER6 1007
#define IDC_STATIC_ACCESS_FILE 1008
#define IDC_BTN_USER1 1009
#define IDC_BTN_USER2 1011
#define IDC_BTN_USER3 1013
#define IDI_ICON8 1018
#define IDC_LIST_ONFIELD 1021
#define IDC_LIST_ALLROUD 1022
#define IDC_COMBO_STAGE 1023
#define IDC_COMBO_FIELD 1024
#define IDC_COMBO_ROUND 1025
#define IDC_CHECK_CUR_FIELD 1026
#define IDC_EDIT_SERVER 1027
#define IDC_EDIT_DATABASE 1028
#define IDC_EDIT_USER 1029
#define IDC_EDIT_PASSWORD 1030
#define IDI_R 1031
#define IDI_PH 1032
#define IDI_BB 1033
#define IDI_FX 1034
#define IDI_UB 1035
#define IDI_PB 1036
#define IDI_HB 1037
#define IDI_VT 1038
#define IDC_STATIC_MSG 1128
#define IDC_BUTTON_REFRESH 1129
#define IDC_BUTTON_GET_PLAYER_SCORE 1130
#define IDC_BUTTON_PLAY_PLAYER_SCORE 1131
#define IDC_BUTTON_TRIGGER_STARTLIST11 1131
#define IDC_BUTTON_GET_NEXT_PLAYER 1132
#define IDC_BUTTON_TRIGGER_STARTLIST12 1132
#define IDC_BUTTON_PLAY_NEXT_PLAYER 1133
#define IDC_BUTTON_TRIGGER_STARTLIST13 1133
#define IDC_BUTTON_TRIGGER_STARTLIST21 1133
#define IDC_CHECK_AD 1134
#define IDC_BUTTON_PLAY_ID2 1135
#define IDC_BUTTON_TRIGGER_STARTLIST22 1135
#define IDC_BUTTON_PLAY_RESULT2 1136
#define IDC_BUTTON_TRIGGER_STARTLIST31 1136
#define IDC_STATIC_LOGO1 1137
#define IDC_STATIC_LOGO2 1138
#define IDC_STATIC_LOGO3 1139
#define IDC_STATIC_LOGO4 1140
#define IDC_STATIC_LOGO5 1141
#define IDC_STATIC_LOGO6 1142
#define IDC_STATIC_CURRENT_PLAYER 1143
#define IDC_STATIC_GROUP1 1144
#define IDC_STATIC_GROUP2 1145
#define IDC_STATIC_GROUP3 1146
#define IDC_BUTTON_TRIGGER_STARTLIST32 1147
#define IDC_STATIC_GROUP4 1148
#define IDC_STATIC_GROUP5 1149
#define IDC_STATIC_GROUP6 1150
#define IDC_BUTTON_TRIGGER_STARTLIST41 1151
#define IDC_BUTTON_TRIGGER_STARTLIST42 1152
#define IDC_BUTTON_TRIGGER_STARTLIST51 1153
#define IDC_BUTTON_TRIGGER_STARTLIST52 1154
#define IDC_BUTTON_TRIGGER_STARTLIST61 1155
#define IDC_BUTTON_TRIGGER_STARTLIST62 1156
#define IDC_BUTTON_GET_TEAM_BUILD 1157
#define IDC_BUTTON_GET_TEAM_BUILD2 1158
#define IDC_BUTTON_GET_ALLROUND_BUILD 1158
#define IDC_STATIC_MSG2 1159
// Next default values for new objects
//
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_NEXT_RESOURCE_VALUE 1039
#define _APS_NEXT_COMMAND_VALUE 32771
#define _APS_NEXT_CONTROL_VALUE 1144
#define _APS_NEXT_SYMED_VALUE 1000
#endif
#endif