[PATCH 1/4] kernelbase: Invalidate console wait handle in FreeConsole.

Jacek Caban jacek at codeweavers.com
Wed Jul 1 09:27:05 CDT 2020


Signed-off-by: Jacek Caban <jacek at codeweavers.com>
---
That's how kernel32 handles it. I think this will need to be 
reimplemented, but to do it incrementally, it would be very useful to 
have alloc, free and attach console functionality in one place first.

  dlls/kernelbase/console.c    | 22 ++++++++++++++++++++++
  dlls/kernelbase/kernelbase.h |  1 +
  dlls/kernelbase/sync.c       | 20 +-------------------
  3 files changed, 24 insertions(+), 19 deletions(-)


-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-kernelbase-Invalidate-console-wait-handle-in-FreeConso.txt
Type: text/x-patch
Size: 3551 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-devel/attachments/20200701/9398d1bf/attachment-0001.bin>


More information about the wine-devel mailing list