diff options
Diffstat (limited to 'common/xrdp_constants.h')
| -rw-r--r-- | common/xrdp_constants.h | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/common/xrdp_constants.h b/common/xrdp_constants.h index 82b4c059..6b89a0dc 100644 --- a/common/xrdp_constants.h +++ b/common/xrdp_constants.h @@ -287,6 +287,9 @@ #define RDP_CAPSET_MULTIFRAGMENT 0x001A #define RDP_CAPLEN_MULTIFRAGMENT 0x08 +#define RDP_CAPSET_FRAME_ACKNOWLEDGE 0x001E +#define RDP_CAPLEN_FRAME_ACKNOWLEDGE 0x08 + #define RDP_SOURCE "MSTSC" /* Logon flags */ |
