wine/dlls/kernel32
Eric Pouech 0c61713bc3 kernelbase: Reset std handles gotten from GetStartupInfo().
The std handles gotten from GetStartupInfo are only set when
process was created with STARTF_USESTDHANDLES flag.
And yes, Ansi and Unicode versions reset the std
handles to a different value.

Signed-off-by: Eric Pouech <epouech@codeweavers.com>
2023-11-30 23:12:54 +01:00
..
tests kernelbase: Reset std handles gotten from GetStartupInfo(). 2023-11-30 23:12:54 +01:00
atom.c
comm.c
computername.c
console.c
debugger.c
file.c
heap.c
kernel32.spec ntdll: Export __chkstk_arm64ec(). 2023-11-14 22:25:01 +01:00
kernel_main.c kernelbase: Reset std handles gotten from GetStartupInfo(). 2023-11-30 23:12:54 +01:00
kernel_private.h
locale.c
lzexpand.c
Makefile.in makefiles: Always use the global SOURCES variable for .rc files. 2023-11-01 22:43:56 +01:00
module.c
path.c
powermgnt.c
process.c kernel32: Add ACTCTX field limit checks to CreateActCtxA(). 2023-11-08 17:24:16 +01:00
profile.c
resource.c
sync.c
tape.c
thread.c
toolhelp.c
version.c
version.rc
virtual.c
volume.c