mirror of
https://github.com/morgan9e/FreeRDP
synced 2026-04-14 00:14:11 +09:00
[server,shadow] add option to hide mouse cursor
This commit is contained in:
@@ -179,6 +179,7 @@ extern "C"
|
||||
|
||||
size_t maxClientsConnected;
|
||||
BOOL SupportMultiRectBitmapUpdates; /** @since version 3.13.0 */
|
||||
BOOL ShowMouseCursor; /** @since version 3.14.2 */
|
||||
};
|
||||
|
||||
struct rdp_shadow_surface
|
||||
|
||||
Reference in New Issue
Block a user