On Tue Mar 26 07:36:40 2024 +0000, Zhiyi Zhang wrote:
You're duplicating this part of the display setting restoration code. Usually, a ChangeDisplaySettingsExA(NULL, NULL, NULL, 0, NULL); is enough for getting rid of test failures. Could you try and see if that's enough? If it still doesn't work, then we could keep it.
Done.