https://bugs.winehq.org/show_bug.cgi?id=38394
Stefan Dösinger stefan@codeweavers.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Attachment #51256|0 |1 is obsolete| |
--- Comment #7 from Stefan Dösinger stefan@codeweavers.com --- Created attachment 51259 --> https://bugs.winehq.org/attachment.cgi?id=51259 Don't pump messages on mode changes (v2)
Here's another attempt. It calls the wndprocs of windows owned by the thread that calls ChangeDisplaySettings before ChangeDisplaySettings returns without processing queued messages. I haven't thought through all of the side effects yet though.