kernel32: Properly manage ctrl-Z (and ctrl-D) in ReadFile when dealing with a console...
authorEric Pouech <eric.pouech@orange.fr>
Sun, 28 Nov 2010 21:10:43 +0000 (22:10 +0100)
committerAlexandre Julliard <julliard@winehq.org>
Mon, 29 Nov 2010 10:35:46 +0000 (11:35 +0100)
commitead4712606307bf92525e9aad1374a2cc0bc8fc0
tree2c3e8f0b55d589ef44030db453cd8d77c9c9fb97
parent9c577630d11cd19273b93eeb6295c0b2b75fa42b
kernel32: Properly manage ctrl-Z (and ctrl-D) in ReadFile when dealing with a console handle.
dlls/kernel32/file.c