June 22, 2026
9:08 a.m.
On Mon Jun 22 09:02:08 2026 +0000, Rémi Bernon wrote:
If an arbitrary number of rountrips is necessary we should probably use a condition variable and wait until the required information has been fully received before going back to win32u. Note that it could also be nicer to not wait for anything, and use NtUserCallNoParam_DisplayModeChanged when we've received the information to tell win32u about updated display devices. It may mean using default dummy display devices on prefix startup, which could perhaps have undesired effects, or perhaps not.
-- https://gitlab.winehq.org/wine/wine/-/merge_requests/11203#note_143823