-
3a768e6d
by Eric Pouech at 2025-05-26T09:20:09+02:00
kernel32/tests: Test closing of std handles when closing console.
Signed-off-by: Eric Pouech <epouech@codeweavers.com>
-
0eaebfe5
by Eric Pouech at 2025-05-26T09:20:09+02:00
wineconsole: Create child with unbound console handles.
Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=10941
Signed-off-by: Eric Pouech <epouech@codeweavers.com>
-
6790c90e
by Eric Pouech at 2025-05-26T09:20:12+02:00
kernelbase: Don't close handles in FreeConsole() for a Unix console.
Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=10941
Signed-off-by: Eric Pouech <epouech@codeweavers.com>