[settings] renamed VirtualChannelChunkSize

in [MS-RDPBCGR] it is named VCChunkSize
This commit is contained in:
Armin Novak
2023-11-02 16:41:00 +01:00
committed by akallabeth
parent 3e9aad58f9
commit 37bd7e0959
9 changed files with 24 additions and 26 deletions

View File

@@ -601,7 +601,7 @@ struct rdp_settings
/* Virtual Channel Capabilities */
SETTINGS_DEPRECATED(ALIGN64 UINT32 VirtualChannelCompressionFlags); /* 2880 */
SETTINGS_DEPRECATED(ALIGN64 UINT32 VirtualChannelChunkSize); /* 2881 */
SETTINGS_DEPRECATED(ALIGN64 UINT32 VCChunkSize); /* 2881 */
UINT64 padding2944[2944 - 2882]; /* 2882 */
/* Sound Capabilities */