27 Nov
2023
27 Nov
'23
6:15 p.m.
Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=55843 NtUserSetThreadDesktop, called from winstation_init may call into update_display_cache before sysparams_init, when virtual desktop mode is initialized, and so, before config_key is initialized. This end up with a failure to update the display mode cache, error messages a longer start times. -- https://gitlab.winehq.org/wine/wine/-/merge_requests/4526