mirror of
https://github.com/morgan9e/FreeRDP
synced 2026-04-15 00:44:19 +09:00
[server,shadow] wait for rdpegfx channel ready
we need to wait until the capability messages are exchanged before starting to issue gfx commands
This commit is contained in:
committed by
Pascal Nowack
parent
e067e9dc6d
commit
4add7836fa
@@ -135,6 +135,7 @@ extern "C"
|
||||
BOOL resizeRequested;
|
||||
UINT32 resizeWidth;
|
||||
UINT32 resizeHeight;
|
||||
BOOL areGfxCapsReady;
|
||||
};
|
||||
|
||||
struct rdp_shadow_server
|
||||
|
||||
Reference in New Issue
Block a user