f034084d49
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> |
||
---|---|---|
.. | ||
tests | ||
Makefile.in | ||
collation.c | ||
console.c | ||
debug.c | ||
digitmap.c | ||
file.c | ||
kernelbase.h | ||
kernelbase.rc | ||
kernelbase.rgs | ||
kernelbase.spec | ||
loader.c | ||
locale.c | ||
main.c | ||
memory.c | ||
path.c | ||
process.c | ||
registry.c | ||
security.c | ||
string.c | ||
sync.c | ||
thread.c | ||
version.c | ||
volume.c |