Eric Pouech : kernelbase: Support CONSOLE_READCONSOLE_CONTROL in ReadConsoleW.

Alexandre Julliard julliard at winehq.org
Tue Mar 1 15:45:34 CST 2022


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

Author: Eric Pouech <eric.pouech at gmail.com>
Date:   Tue Mar  1 09:25:56 2022 +0100

kernelbase: Support CONSOLE_READCONSOLE_CONTROL in ReadConsoleW.

Signed-off-by: Eric Pouech <eric.pouech at gmail.com>
Signed-off-by: Jacek Caban <jacek at codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard at winehq.org>

---

 dlls/kernelbase/console.c  |  32 +++++++++++++-
 include/wine/condrv.h      |   1 +
 programs/conhost/conhost.c | 104 ++++++++++++++++++++++++++++++++++++---------
 programs/conhost/conhost.h |   1 +
 server/console.c           |   1 +
 5 files changed, 118 insertions(+), 21 deletions(-)

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



More information about the wine-cvs mailing list