-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathresource.h
71 lines (70 loc) · 2.81 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
//{{NO_DEPENDENCIES}}
// Microsoft Visual C++ generated include file.
// Used by dksb.rc
//
#define IDS_APP_TITLE 103
#define IDM_ABOUT 104
#define IDM_EXIT 105
#define IDI_COMP 106
#define IDC_GSB 109
#define IDC_OKPING 109
#define IDC_ABOUT 110
#define IDR_MAINFRAME 128
#define IDI_DK 132
#define IDI_ICON1 134
#define IDI_ICON2 135
#define IDI_SERVER 135
#define IDI_ICON3 136
#define IDI_ICON4 137
#define IDI_ICON5 138
#define IDI_ICON6 139
#define IDC_STATUSBAR 140
#define IDD_ADDSERVER 162
#define IDD_DIALOG1 164
#define IDD_GSB_PROXY 164
#define IDD_DIALOG2 165
#define IDD_MAIN 165
#define IDI_WIN32 168
#define IDI_LINUX 169
#define IDI_FREEBSD 170
#define IDI_MACOSX 171
#define IDD_ABOUTBOX 301
#define IDD_SERVERINFO 302
#define IDC_PROGRESS1 1001
#define IDC_PRETTY 1002
#define IDC_CANCEL 1003
#define IDC_STATUSMSG 1004
#define IDC_ALT 1013
#define IDC_DKPATH 1014
#define IDC_SERVERLIST 1017
#define IDC_PLAYERS 1018
#define IDC_EXIT 1019
#define IDC_CONFIG 1020
#define IDC_UPDATE 1021
#define IDC_SERVERFRAME 1022
#define IDC_PLAYERSFRAME 1023
#define IDC_CONTROLSFRAME 1024
#define IDC_BUDDIES 1025
#define IDC_PPS 1027
#define IDC_GOODPING 1028
#define IDC_INCLUDE_FULL 1029
#define IDC_INCLUDE_EMPTY 1030
#define IDC_MOD 1031
#define IDC_GAMETYPE 1032
#define IDC_FILTERGROUP 1033
#define IDC_LABELMOD 1034
#define IDC_SERVERINFO 1035
#define IDC_CHECK1 1036
#define IDC_BROWSE 1037
#define IDC_STATIC -1
// Next default values for new objects
//
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_NO_MFC 1
#define _APS_NEXT_RESOURCE_VALUE 303
#define _APS_NEXT_COMMAND_VALUE 32771
#define _APS_NEXT_CONTROL_VALUE 1038
#define _APS_NEXT_SYMED_VALUE 111
#endif
#endif