reactos/base/applications/mstsc/resource.h

46 lines
1.2 KiB
C

#pragma once
#define IDC_STATIC -1
#define IDS_256COLORS 8
#define IDS_HIGHCOLOR15 15
#define IDS_HIGHCOLOR16 16
#define IDS_HIGHCOLOR24 24
#define IDS_HIGHCOLOR32 32
#define IDD_CONNECTDIALOG 101
#define IDD_GENERAL 105
#define IDD_DISPLAY 107
#define IDC_TAB 1003
#define IDC_SERVERCOMBO 1007
#define IDC_SAVE 1008
#define IDC_SAVEAS 1009
#define IDC_OPEN 1010
#define IDC_GEOSLIDER 1012
#define IDC_BPPCOMBO 1013
#define IDC_SETTINGS_RESOLUTION_TEXT 1014
#define IDC_NAMEEDIT 1015
#define IDC_LOGONICON 1016
#define IDC_CONNICON 1017
#define IDC_REMICON 1018
#define IDC_COLORSICON 1019
#define IDC_COLORIMAGE 1020
#define IDB_HEADER 1100
#define IDB_SPECT 1101
#define IDI_MSTSC 2000
#define IDI_LOGON 2001
#define IDI_CONN 2002
#define IDI_REMOTE 2003
#define IDI_COLORS 2004
#define IDS_TAB_DISPLAY 3000
#define IDS_TAB_GENERAL 3001
#define IDS_PIXEL 3006
#define IDS_FULLSCREEN 3007
#define IDS_BROWSESERVER 3008
#define IDS_HEADERTEXT1 3009
#define IDS_HEADERTEXT2 3010