ReactOS 0.4.15-dev-7942-gd23573b
resource.h
Go to the documentation of this file.
1#pragma once
2
3#ifndef IDC_STATIC
4#define IDC_STATIC -1
5#endif
6
7#define IDI_COMPNAME 101
8#define IDI_WARNINGICO 102
9
10#define IDD_PROPPAGECOMPNAMECHENGE 103
11#define IDD_PROPPAGEDNSANDNETBIOS 104
12#define IDD_PROPPAGECOMPUTER 112
13
14#define IDC_COMPDESC 201
15#define IDC_COMPUTERNAME 202
16#define IDC_WORKGROUPDOMAIN_NAME 203
17#define IDC_WORKGROUPDOMAIN 204
18#define IDC_NETWORK_ID 205
19#define IDC_NETWORK_PROPERTY 206
20#define IDC_MESSAGETEXT 207
21#define IDC_RESTARTICON 208
22#define IDC_RESTARTTEXT 209