kernel32: Fixed a couple of cases where the console was not reset in cooked mode...
commita2322e3735b04071fea80c6435da33e315b3b1a2
authorEric Pouech <eric.pouech@orange.fr>
Fri, 10 Sep 2010 19:50:19 +0000 (10 21:50 +0200)
committerAlexandre Julliard <julliard@winehq.org>
Mon, 13 Sep 2010 19:45:18 +0000 (13 14:45 -0500)
tree295b78130123ccc7cd9e620a489eaf0be9b6fed7
parent8d7a0d5027dfc85d0885cfa6a2a741af831c95ac
kernel32: Fixed a couple of cases where the console was not reset in cooked mode after a bare console has been created.
dlls/kernel32/console.c
dlls/kernel32/kernel_main.c
dlls/kernel32/kernel_private.h
server/console.c