mirror of
https://github.com/morgan9e/FreeRDP
synced 2026-04-15 00:44:19 +09:00
[core,caps] always send TS_OFFSCREEN_CAPABILITYSET
the client to server capability should always be sent according to [MS-RDPBCGR] 2.2.7.1.9
This commit is contained in:
@@ -4857,7 +4857,6 @@ static BOOL rdp_write_confirm_active(wLog* log, wStream* s, rdpSettings* setting
|
||||
return FALSE;
|
||||
}
|
||||
|
||||
if (settings->OffscreenSupportLevel)
|
||||
{
|
||||
numberCapabilities++;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user