[PATCH v2 5/7] kernelbase: Move ReadConsoleInput.

Jacek Caban jacek at codeweavers.com
Tue Sep 22 10:50:45 CDT 2020


Signed-off-by: Jacek Caban <jacek at codeweavers.com>
---
v2: Pass blocking argument. It should not be needed once we move flush 
to ioctl, but I was planning to move windowing mode to conhost first.

  dlls/kernel32/console.c         | 63 ---------------------------------
  dlls/kernel32/kernel32.spec     |  4 +--
  dlls/kernelbase/console.c       | 28 +++++++++++++++
  dlls/kernelbase/kernelbase.spec |  4 +--
  4 files changed, 32 insertions(+), 67 deletions(-)


-------------- next part --------------
A non-text attachment was scrubbed...
Name: v2-0005-kernelbase-Move-ReadConsoleInput.txt
Type: text/x-patch
Size: 5629 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-devel/attachments/20200922/2ebc8f23/attachment.bin>


More information about the wine-devel mailing list