Jacek Caban : kernel32: Always use conhost for ReadConsoleW.

Alexandre Julliard julliard at winehq.org
Tue Oct 13 15:42:04 CDT 2020


Module: wine
Branch: master
Commit: 633b244b1ae7928cafbfd25ef338e4918aac0d74
URL:    https://source.winehq.org/git/wine.git/?a=commit;h=633b244b1ae7928cafbfd25ef338e4918aac0d74

Author: Jacek Caban <jacek at codeweavers.com>
Date:   Tue Oct 13 16:27:38 2020 +0200

kernel32: Always use conhost for ReadConsoleW.

Signed-off-by: Jacek Caban <jacek at codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard at winehq.org>

---

 dlls/kernel32/Makefile.in       |    1 -
 dlls/kernel32/console.c         |  178 +------
 dlls/kernel32/console_private.h |   34 --
 dlls/kernel32/editline.c        | 1044 ---------------------------------------
 dlls/kernel32/kernel_main.c     |    1 -
 5 files changed, 9 insertions(+), 1249 deletions(-)

Diff:   https://source.winehq.org/git/wine.git/?a=commitdiff;h=633b244b1ae7928cafbfd25ef338e4918aac0d74



More information about the wine-cvs mailing list