[PATCH 04/12] kernelbase: Add CreatePseudoConsole implementation.

Jacek Caban jacek at codeweavers.com
Thu Aug 20 16:48:54 CDT 2020


Signed-off-by: Jacek Caban <jacek at codeweavers.com>
---

This is inspired by MS open source Terminal code (which includes 
implementation of those functions), but I didn't follow it exactly. High 
level architecture is similar, it's otherwise different.

   dlls/kernelbase/console.c    | 116 ++++++++++++++++++++++++++++++++++-
   dlls/kernelbase/kernelbase.h |   7 +++
   2 files changed, 121 insertions(+), 2 deletions(-)



-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0004-kernelbase-Add-CreatePseudoConsole-implementation.txt
Type: text/x-patch
Size: 5971 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-devel/attachments/20200820/f9287909/attachment.bin>


More information about the wine-devel mailing list