kernel32: When reading chars out of a bare console, use the Unix API (instead of...
commit4149643fbe1b3c9c92810fc5cdfc10487e807311
authorEric Pouech <eric.pouech@orange.fr>
Sun, 12 Dec 2010 21:31:32 +0000 (12 22:31 +0100)
committerAlexandre Julliard <julliard@winehq.org>
Mon, 13 Dec 2010 15:23:14 +0000 (13 16:23 +0100)
tree59975065030122957ff3de45664ffa5d1b848ace
parent10aa13a98e4346e8af5e95a20eaefec7223a8c76
kernel32: When reading chars out of a bare console, use the Unix API (instead of the Windows one).
dlls/kernel32/console.c