Merging r37048, r37051, r37052, r37055 from the-real-msvc branch
[reactos.git] / reactos / base / applications / mstsc / resource.h
1 #define IDC_STATIC -1
2
3 #define IDS_256COLORS 8
4 #define IDS_HIGHCOLOR15 15
5 #define IDS_HIGHCOLOR16 16
6 #define IDS_HIGHCOLOR24 24
7
8 #define IDD_CONNECTDIALOG 101
9 #define IDD_GENERAL 105
10 #define IDD_DISPLAY 107
11 #define IDC_TAB 1003
12 #define IDC_SERVERCOMBO 1007
13 #define IDC_SAVE 1008
14 #define IDC_SAVEAS 1009
15 #define IDC_OPEN 1010
16 #define IDC_GEOSLIDER 1012
17 #define IDC_BPPCOMBO 1013
18 #define IDC_SETTINGS_RESOLUTION_TEXT 1014
19
20 #define IDC_LOGONICON 1016
21 #define IDC_CONNICON 1017
22 #define IDC_REMICON 1018
23 #define IDC_COLORSICON 1019
24 #define IDC_COLORIMAGE 1020
25
26 #define IDB_HEADER 1100
27 #define IDB_SPECT 1101
28
29 #define IDI_MSTSC 2000
30 #define IDI_LOGON 2001
31 #define IDI_CONN 2002
32 #define IDI_REMOTE 2003
33 #define IDI_COLORS 2004
34
35
36 #define IDS_TAB_DISPLAY 3000
37 #define IDS_TAB_GENERAL 3001
38 #define IDS_PIXEL 3006
39 #define IDS_FULLSCREEN 3007
40 #define IDS_BROWSESERVER 3008
41 #define IDS_HEADERTEXT1 3009
42 #define IDS_HEADERTEXT2 3010