summaryrefslogtreecommitdiffstats
path: root/common/xrdp_constants.h
diff options
context:
space:
mode:
authormetalefty <meta@vmeta.jp>2018-11-27 11:09:06 +0900
committerGitHub <noreply@github.com>2018-11-27 11:09:06 +0900
commit9a2d94b9dd8271e5b668539d19bc1f5813ffb028 (patch)
treee7c97b79cdb5497b9b553783326410e43ee1483c /common/xrdp_constants.h
parent2e340bd68c0f2dc021ec4e9743c29d76c68f1d00 (diff)
parentfcb1b825c578e4ddc737f276819c798166bbb56c (diff)
downloadxrdp-proprietary-9a2d94b9dd8271e5b668539d19bc1f5813ffb028.tar.gz
xrdp-proprietary-9a2d94b9dd8271e5b668539d19bc1f5813ffb028.zip
Merge pull request #1253 from daixj-shterm/devel-mrd8
neutrinordp: don't enable remote_app if the INFO_RAIL flag is not set
Diffstat (limited to 'common/xrdp_constants.h')
-rw-r--r--common/xrdp_constants.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/common/xrdp_constants.h b/common/xrdp_constants.h
index fec882a4..98bd8371 100644
--- a/common/xrdp_constants.h
+++ b/common/xrdp_constants.h
@@ -370,6 +370,7 @@
#define RDP_COMPRESSION 0x0080
#define RDP_LOGON_BLOB 0x0100
#define RDP_LOGON_LEAVE_AUDIO 0x2000
+#define RDP_LOGON_RAIL 0x8000
/* Compression Flags (MS-RDPBCGR 3.1.8.2.1) */
/* TODO: to be renamed, not used anywhere */