Sweden-Number/dlls/kernel32/tests
Francois Gouget 8adca32727 kernel32/tests: Check if CreateProcess() resets STARTUPINFO/PROCESS_INFORMATION.
Our test framework depends on CreateProcess() initializing the
hProcess field in case of a failure.  The process tests depend on it
not modifying the STARTUPINFO fields.

Signed-off-by: Francois Gouget <fgouget@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2020-02-24 18:50:19 +01:00
..
Makefile.in
actctx.c kernel32/tests: Link to activation context API directly. 2020-02-21 00:55:44 +01:00
atom.c
change.c
codepage.c
comm.c
console.c
debugger.c
directory.c
drive.c
dummy.c
dummy.spec
environ.c kernel32/tests: Fix GetLastError() checks in environment tests. 2020-01-23 22:41:29 +01:00
fiber.c
file.c kernelbase: Implement ReOpenFile(). 2020-01-28 19:33:06 +01:00
format_msg.c
generated.c
heap.c
loader.c kernel32: Add semi-stub for LoadPackagedLibrary(). 2020-02-12 20:25:27 +01:00
locale.c ntdll: Implement RtlIsNormalizedString(). 2020-02-21 13:48:44 +01:00
mailslot.c
module.c
path.c kernel32/tests: Link to activation context API directly. 2020-02-21 13:48:44 +01:00
pipe.c
power.c
process.c kernel32/tests: Check if CreateProcess() resets STARTUPINFO/PROCESS_INFORMATION. 2020-02-24 18:50:19 +01:00
profile.c
resource.c
resource.rc
sync.c
thread.c kernel32/tests: Link to activation context API directly. 2020-02-21 13:48:44 +01:00
time.c
timer.c
toolhelp.c kernel32/tests: Simplify the name of the test unit for child processes. 2020-02-21 09:13:00 +01:00
version.c
virtual.c
volume.c