reactos/reactos/base/applications/mstsc/resource.h

29 lines
1.1 KiB
C
Raw Normal View History

#define IDD_CONNECTDIALOG 101
#define IDD_GENERAL 105
#define IDS_TAB_DISPLAY 106
#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_LOGONICON 1016
#define IDC_CONNICON 1017
#define IDC_REMICON 1014
#define IDC_COLORSICON 1015
#define IDB_HEADER 1016
#define IDB_SPECT 1017
#define IDC_COLORIMAGE 1018
#define IDS_TAB_GENERAL 1104
#define IDC_STATIC -1
#define IDI_LOGON 2000
#define IDI_CONN 2001
#define IDI_REMOTE 2002
#define IDI_COLORS 2003