-
Notifications
You must be signed in to change notification settings - Fork 27
/
Copy pathresource.h
58 lines (57 loc) · 2.2 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
//{{NO_DEPENDENCIES}}
// Microsoft Visual C++ generated include file.
// Used by ClashXW.rc
//
#define IDI_CLASHXW 1
#define IDC_MENU 1
#define IDM_MODE_GLOBAL 1
#define IDM_MODE_RULE 2
#define IDM_MODE_DIRECT 3
#define IDM_SYSTEMPROXY 4
#define IDM_COPYCOMMAND 5
#define IDM_COPYCOMMAND_EXTERNAL 6
#define IDM_STARTATLOGIN 7
#define IDM_SHOWINDICATOR 8
#define IDM_ALLOWFROMLAN 9
#define IDM_BENCHMARK 10
#define IDM_DASHBOARD 11
#define IDM_CONFIG_OPENFOLDER 12
#define IDM_CONFIG_RELOAD 13
#define IDM_REMOTECONFIG_MANAGE 14
#define IDM_REMOTECONFIG_UPDATE 15
#define IDM_REMOTECONFIG_AUTOUPDATE 16
#define IDM_EXPERIMENTAL_SETBYPASSRULES 17
#define IDM_EXPERIMENTAL_SETBENCHURL 18
#define IDM_EXPERIMENTAL_OPENDASHBOARDINBROWSER 19
#define IDM_EXPERIMENTAL_SHOWCLASHCONSOLE 20
#define IDM_HELP_ABOUT 21
#define IDM_HELP_CHECKUPDATE 22
#define IDM_LOGLEVEL_ERROR 23
#define IDM_LOGLEVEL_WARNING 24
#define IDM_LOGLEVEL_INFO 25
#define IDM_LOGLEVEL_DEBUG 26
#define IDM_LOGLEVEL_SILENT 27
#define IDM_PORTS_HTTPPORT 28
#define IDM_PORTS_SOCKSPORT 29
#define IDM_PORTS_MIXEDPORT 30
#define IDM_PORTS_APIPORT 31
#define IDM_PORTS_IP 32
#define IDM_QUIT 33
#define IDD_ABOUTBOX 1000
#define IDD_REMOTECONFIG 1100
#define IDC_REMOTECONFIG_LISTVIEW 1101
#define IDC_REMOTECONFIG_ADD 1102
#define IDC_REMOTECONFIG_DELETE 1103
#define IDC_REMOTECONFIG_UPDATE 1104
#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 129
#define _APS_NEXT_COMMAND_VALUE 32771
#define _APS_NEXT_CONTROL_VALUE 1000
#define _APS_NEXT_SYMED_VALUE 100
#endif
#endif