http://bugs.winehq.org/show_bug.cgi?id=15122
--- Comment #26 from Dmitry Timoshkov dmitry@codeweavers.com 2009-04-15 08:09:50 --- (In reply to comment #25)
WCUSER_MainLoop() already calls to MsgWaitForMultipleObjects(), but it doesn't help because WCUSER_MainLoop() isn't called when application calls to PeekConcoleInput/ReadConsoleInput.
You are right.