mirror of
https://github.com/morgan9e/FreeRDP
synced 2026-04-15 00:44:19 +09:00
[core,gcc] added flag RNS_UD_CS_RELATIVE_MOUSE_INPUT
This commit is contained in:
@@ -160,6 +160,7 @@ extern "C"
|
||||
#define RNS_UD_CS_WANT_32BPP_SESSION 0x0002
|
||||
#define RNS_UD_CS_SUPPORT_STATUSINFO_PDU 0x0004
|
||||
#define RNS_UD_CS_STRONG_ASYMMETRIC_KEYS 0x0008
|
||||
#define RNS_UD_CS_RELATIVE_MOUSE_INPUT 0x0010
|
||||
#define RNS_UD_CS_VALID_CONNECTION_TYPE 0x0020
|
||||
#define RNS_UD_CS_SUPPORT_MONITOR_LAYOUT_PDU 0x0040
|
||||
#define RNS_UD_CS_SUPPORT_NETCHAR_AUTODETECT 0x0080
|
||||
|
||||
Reference in New Issue
Block a user