[PATCH 04/12] kernelbase: Add CreatePseudoConsole implementation.
20 Aug
2020
20 Aug
'20
9:48 p.m.
Signed-off-by: Jacek Caban <jacek(a)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(-)
1947
Age (days ago)
1947
Last active (days ago)
0 comments
1 participants
participants (1)
-
Jacek Caban