-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathresource.h
40 lines (38 loc) · 1.4 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
//{{NO_DEPENDENCIES}}
// Microsoft Developer Studio generated include file.
// Used by tnpsetup.rc
//
#define IDD_MAINDIALOG 101
#define IDB_LOGO 107
#define IDB_LOGO_SHAPE 108
#define IDD_CHANGE 109
#define IDI_ICON1 110
#define IDB_CHIP 112
#define IDB_CHIP_SHAP 113
#define IDB_CHIP_SHAPE 113
#define IDD_ABOUT 114
#define IDC_LIST1 1002
#define IDC_SEARCH 1004
#define IDC_QUIT 1005
#define IDC_LOGO 1006
#define IDC_NAME 1009
#define IDC_IPADDRESS 1010
#define IDC_MASK 1011
#define IDC_CHIP 1011
#define IDC_GATEWAY 1012
#define IDC_VERSION 1012
#define IDC_ABOUT 1013
#define IDC_DHCP 1014
#define IDC_LOCATION 1015
#define IDC_DEFAULT 1016
// Next default values for new objects
//
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_NEXT_RESOURCE_VALUE 119
#define _APS_NEXT_COMMAND_VALUE 40001
#define _APS_NEXT_CONTROL_VALUE 1017
#define _APS_NEXT_SYMED_VALUE 101
#endif
#endif
/*** EOF ***/