http://bugs.winehq.org/show_bug.cgi?id=15122 --- Comment #19 from Sic Volo <sickvolo(a)gmail.com> 2009-04-14 11:33:29 --- This bug IS a limitation/bug of the wineconsole. In order for any console application to communicate with the windows console it needs to call PeekConcoleInput/ReadConsoleInput directly. While this works fine in Windows, under Wine it causes the aforementioned bug. It seems the calls to X11DRV_MsgWaitForMultipleObjectsEx() are not made when accessing conole directly under wine. What is a procedure for submitting a fix for kernel32? -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.