http://bugs.winehq.org/show_bug.cgi?id=9178
Mikolaj Zalewski mikolaj.zalewski@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |mikolaj.zalewski@gmail.com
--- Comment #6 from Mikolaj Zalewski mikolaj.zalewski@gmail.com 2007-08-13 19:31:59 --- The problem is that winedos.dll calls ReadConsoleInput even if the input handle is not a console. A work-around is to start the program from a console (with wineconsole --backend=user cmd)