[channels] Add synchronous static channel setting.

This commit is contained in:
Vic Lee
2024-02-01 21:47:58 +08:00
committed by Martin Fleisz
parent 33764e603a
commit 5559e59f40
7 changed files with 109 additions and 34 deletions

View File

@@ -760,7 +760,8 @@ struct rdp_settings
SETTINGS_DEPRECATED(ALIGN64 UINT32 StaticChannelCount); /* 4928 */
SETTINGS_DEPRECATED(ALIGN64 UINT32 StaticChannelArraySize); /* 4929 */
SETTINGS_DEPRECATED(ALIGN64 ADDIN_ARGV** StaticChannelArray); /* 4930 */
UINT64 padding5056[5056 - 4931]; /* 4931 */
SETTINGS_DEPRECATED(ALIGN64 BOOL SynchronousStaticChannels); /* 4931 */
UINT64 padding5056[5056 - 4932]; /* 4932 */
/**
* Dynamic Virtual Channels