[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:
akallabeth
2024-01-29 15:02:25 +01:00
committed by Pascal Nowack
parent e067e9dc6d
commit 4add7836fa
2 changed files with 6 additions and 4 deletions

View File

@@ -135,6 +135,7 @@ extern "C"
BOOL resizeRequested;
UINT32 resizeWidth;
UINT32 resizeHeight;
BOOL areGfxCapsReady;
};
struct rdp_shadow_server