21 Feb
2023
21 Feb
'23
5:03 p.m.
On Tue Feb 21 16:50:46 2023 +0000, Jacek Caban wrote:
I like that idea. `MsgWaitForMultipleObjectsEx` gives drivers a bit more flexibility, but they don't use it anyway. It could be as simple as `BOOL (*pProcessEvents)(DWORD mask);`. Do I understand correctly that you mean replacing wait_message() only for PeekMessage() usage and existing driver's pMsgWaitForMultipleObjectsEx stays the same?
-- https://gitlab.winehq.org/wine/wine/-/merge_requests/2242#note_25041