You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
17 lines
419 B
17 lines
419 B
// msrdprc.h
|
|
// Copyright Microsoft Corportation 2001
|
|
//
|
|
// mlang resource include for msrdp.ocx
|
|
|
|
|
|
//
|
|
// Set the ID base at 7000
|
|
//
|
|
#define IDD_SECURITY_POPUP 7101
|
|
#define IDI_ICON_WARN 7103
|
|
#define IDC_CHECK_ENABLE_DRIVES 7000
|
|
#define IDC_CHECK_ENABLE_PORTS 7001
|
|
#define IDC_CHECK_ENABLE_SMARTCARDS 7002
|
|
#define IDC_STATIC -1
|
|
|
|
|