[LT2013]
[reactos.git] / dll / win32 / netid / resource.h
1 #ifndef __NETID_RESOURCE_H
2 #define __NETID_RESOURCE_H
3
4 #ifndef IDC_STATIC
5 #define IDC_STATIC -1
6 #endif
7
8 #define IDI_COMPNAME 101
9 #define IDI_WARNINGICO 102
10
11 #define IDD_PROPPAGECOMPNAMECHENGE 103
12 #define IDD_PROPPAGEDNSANDNETBIOS 104
13 #define IDD_PROPPAGECOMPUTER 112
14
15 #define IDC_COMPDESC 201
16 #define IDC_COMPUTERNAME 202
17 #define IDC_WORKGROUPDOMAIN_NAME 203
18 #define IDC_WORKGROUPDOMAIN 204
19 #define IDC_NETWORK_ID 205
20 #define IDC_NETWORK_PROPERTY 206
21
22 #endif /* __NETID_RESOURCE_H */