-
Notifications
You must be signed in to change notification settings - Fork 11
/
Copy pathresource.h
49 lines (48 loc) · 1.92 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
//{{NO_DEPENDENCIES}}
// Microsoft Visual C++ generated include file.
// Used by TTProxy.rc
//
#define IDD_ABOUTDIALOG 100
#define IDD_SETTING 101
#define IDD_OPTION_SETTING 102
#define IDC_RESOLVE 1000
#define IDC_URL 1000
#define IDC_VERSION 1000
#define IDC_HOSTNAME 1001
#define IDC_USERNAME 1002
#define IDC_PASSWORD 1003
#define IDC_CONNECTED 1004
#define IDC_URL_LABEL 1004
#define IDC_ERROR 1005
#define IDC_TYPE_LEBEL 1005
#define IDC_TIMEOUT 1006
#define IDC_TYPE 1006
#define IDC_SPIN_TIMEOUT 1007
#define IDC_PORT 1007
#define IDC_OPTIONS 1008
#define IDC_HOSTNAME_LABEL 1009
#define IDC_REFER 1010
#define IDC_PORT_LABEL 1010
#define IDC_USERNAME_LABEL 1011
#define IDC_LOGFILE 1012
#define IDC_GRP_COMMON 1013
#define IDC_GRP_SOCKS 1014
#define IDC_GRP_TELNET 1015
#define IDC_TIMEOUT_LABEL 1016
#define IDC_LOGFILE_LABEL 1017
#define IDC_CONNECTED_LABEL 1018
#define IDC_ERROR_LABEL 1019
#define IDC_PASSWORD_LABEL 1020
#define IDC_TIMEOUT_SECONDS 1021
#define IDC_RESOLVE_LABEL 1022
// Next default values for new objects
//
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_NO_MFC 1
#define _APS_NEXT_RESOURCE_VALUE 101
#define _APS_NEXT_COMMAND_VALUE 40001
#define _APS_NEXT_CONTROL_VALUE 1023
#define _APS_NEXT_SYMED_VALUE 101
#endif
#endif