-
Notifications
You must be signed in to change notification settings - Fork 22
/
Copy pathresource.h
65 lines (64 loc) · 2.57 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
//{{NO_DEPENDENCIES}}
// Microsoft Visual C++ generated include file.
// Used by PhatAC.rc
//
#define IDOK2 2
#define IDD_MAIN 101
#define IDI_PHATAC 103
#define IDR_MENU 104
#define IDD_STATUS 105
#define IDD_LAUNCHER 107
#define IDD_ABOUT 109
#define IDB_BANNER 110
#define IDC_CONSOLE 1001
#define IDC_SERVERIP 1002
#define IDC_SERVERLOAD 1003
#define IDC_NETWORKLOADBAR 1003
#define IDC_CLIENTS 1004
#define IDC_KICK 1005
#define IDC_BAN 1006
#define IDC_SERVERLOADTEXT 1007
#define IDC_NETWORKLOADTEXT 1007
#define IDC_TOGGLE 1008
#define IDC_LAUNCH 1009
#define IDC_SERVERPORT 1010
#define IDC_FRAMERATE 1011
#define IDC_CPULOADTEXT 1011
#define IDC_RP 1012
#define IDC_CPULOADBAR 1012
#define IDC_SP 1013
#define IDC_CLEARLOG 1013
#define IDC_PRIORITY 1014
#define IDC_SAVELOG 1014
#define IDC_ACCOUNT 1015
#define IDC_PASSWORD 1016
#define IDC_LAUNCHCLIENT 1017
#define IDC_BS 1017
#define IDC_SP2 1018
#define IDC_BR 1018
#define IDC_REMOTEIP 1022
#define IDC_REMOTEPORT 1023
#define IDC_BROADCASTTEXT 1024
#define IDC_BUTTON1 1025
#define IDC_BROADCAST 1025
#define IDC_VERSION 1026
#define IDC_WEBSITE 1027
#define IDC_BANNER 1028
#define IDC_CREDITS 1029
#define IDC_SERVERHOST 1031
#define IDC_EDIT2 1032
#define IDC_CONNECTLINK 1032
#define IDM_EXIT 40002
#define IDM_STATUS 40004
#define IDM_LAUNCHER 40007
#define IDM_ABOUT 40009
// Next default values for new objects
//
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_NEXT_RESOURCE_VALUE 112
#define _APS_NEXT_COMMAND_VALUE 40010
#define _APS_NEXT_CONTROL_VALUE 1033
#define _APS_NEXT_SYMED_VALUE 101
#endif
#endif