ReactOS 0.4.15-dev-7958-gcd0bb1a
resource.h
Go to the documentation of this file.
1#pragma once
2
3#define IDC_STATIC -1
4
5#define IDS_256COLORS 8
6#define IDS_HIGHCOLOR15 15
7#define IDS_HIGHCOLOR16 16
8#define IDS_HIGHCOLOR24 24
9#define IDS_HIGHCOLOR32 32
10
11#define IDD_CONNECTDIALOG 101
12#define IDD_GENERAL 105
13#define IDD_DISPLAY 107
14#define IDC_TAB 1003
15#define IDC_SERVERCOMBO 1007
16#define IDC_SAVE 1008
17#define IDC_SAVEAS 1009
18#define IDC_OPEN 1010
19#define IDC_GEOSLIDER 1012
20#define IDC_BPPCOMBO 1013
21#define IDC_SETTINGS_RESOLUTION_TEXT 1014
22#define IDC_NAMEEDIT 1015
23
24#define IDC_LOGONICON 1016
25#define IDC_CONNICON 1017
26#define IDC_REMICON 1018
27#define IDC_COLORSICON 1019
28#define IDC_COLORIMAGE 1020
29
30#define IDB_HEADER 1100
31#define IDB_SPECT 1101
32
33#define IDI_MSTSC 2000
34#define IDI_LOGON 2001
35#define IDI_CONN 2002
36#define IDI_REMOTE 2003
37#define IDI_COLORS 2004
38
39#define IDS_TAB_DISPLAY 3000
40#define IDS_TAB_GENERAL 3001
41#define IDS_PIXEL 3006
42#define IDS_FULLSCREEN 3007
43#define IDS_BROWSESERVER 3008
44#define IDS_HEADERTEXT1 3009
45#define IDS_HEADERTEXT2 3010