[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:
akallabeth
2025-04-28 17:02:02 +02:00
parent 6240f00248
commit cabcd5e5ef

View File

@@ -4857,7 +4857,6 @@ static BOOL rdp_write_confirm_active(wLog* log, wStream* s, rdpSettings* setting
return FALSE;
}
if (settings->OffscreenSupportLevel)
{
numberCapabilities++;