[PATCH] kernel32: Add AttachConsole implementation.

Jacek Caban jacek at codeweavers.com
Thu Aug 9 11:40:49 CDT 2018


Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=41573
Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=43910
Signed-off-by: Jacek Caban <jacek at codeweavers.com>
---
 dlls/kernel32/console.c       |  19 +++++-
 dlls/kernel32/tests/console.c | 131
+++++++++++++++++++++++++++++++++++++++---
 server/console.c              |  43 ++++++++++++++
 server/protocol.def           |  10 ++++
 4 files changed, 193 insertions(+), 10 deletions(-)


-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-kernel32-Add-AttachConsole-implementation.diff
Type: text/x-patch
Size: 8951 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-devel/attachments/20180809/70b8950e/attachment.bin>


More information about the wine-devel mailing list