mirror of
https://github.com/morgan9e/FreeRDP
synced 2026-04-14 16:34:18 +09:00
This PR contains the following changes: - Get rid of unused SettingsModified array (kept in the settings struct for ABI compatibility) - Fix and extend freerdp_client_populate_rdp_file_form_settings (wrote <null> strings to the rdp file, missed a lot of settings) - Set KeyboardHook default value to 2 (hook in fullscreen) just as mstsc does