On Tue Feb 21 17:15:08 2023 +0000, Jacek Caban wrote:
Yes, the idea is to move more `MsgWaitForMultipleObjectsEx` logic to win32u. I can't test it, but I think that extra event processing should be fine for wineandroid as well.
Yeah, ok, I will redo it this way. Besides MsgWaitForMultipleObjectsEx implementation, all the other use cases of driver's pMsgWaitForMultipleObjectsEx are essentially ProcessEvents anyway.