Sweden-Number/dlls/kernel32
Eric Pouech f034084d49 kernelbase: Handle corner case in CreateProcess.
In CreateProcess, if:
- parent isn't attached to a console
- CreateProcess's flag isn't set with DETACHED_PROCESS nor
  CREATE_NEW_CONSOLE
- child is a CUI program
then a console must be allocated for the child.

Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=52048
Signed-off-by: Eric Pouech <eric.pouech@gmail.com>
Signed-off-by: Jacek Caban <jacek@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2022-03-17 21:06:10 +01:00
..
nls
tests kernelbase: Handle corner case in CreateProcess. 2022-03-17 21:06:10 +01:00
Makefile.in
atom.c
comm.c
computername.c
console.c kernel32: Move some more console functions to kernelbase. 2022-02-18 11:03:22 +01:00
debugger.c
file.c
heap.c
kernel32.spec kernel32: Import RtlRestoreContext() instead of forwarding. 2022-02-25 19:02:18 +01:00
kernel_main.c
kernel_private.h
lcformat.c
locale.c
locale_rc.rc
lzexpand.c
module.c
path.c
powermgnt.c
process.c
profile.c
resource.c
sync.c
tape.c
thread.c
toolhelp.c
version.c
version.rc
virtual.c
volume.c
winerror.mc