Sweden-Number/dlls/kernel32/tests
Vincent Povirk 0ad641af9c kernel32: DETACHED_PROCESS doesn't affect STARTUPINFO console handles.
Signed-off-by: Vincent Povirk <vincent@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2017-01-26 11:14:25 +01:00
..
Makefile.in
actctx.c
atom.c
change.c
codepage.c
comm.c
console.c kernel32/tests: VerifyConsoleIoHandle() always returns FALSE on Windows 8 and 10. 2016-11-22 13:54:50 +01:00
debugger.c
directory.c ntdll: Open current working directory with FILE_TRAVERSE access. 2016-09-22 12:44:35 +09:00
drive.c
environ.c
fiber.c
file.c kernel32/tests: Show flags as text in test results. 2016-12-12 19:54:37 +01:00
format_msg.c
generated.c
heap.c kernel32: GMEM_FIXED blocks cannot be 0 size. 2016-09-13 22:33:51 +09:00
loader.c kernel32/tests: Add loader tests for fiber-local storage. 2016-08-18 00:09:39 +09:00
locale.c kernel32: Don't care about case when finding matching locale. 2017-01-25 20:04:51 +01:00
mailslot.c
module.c
path.c kernel32: Properly handle double delimiters in GetShortPathName/GetLongPathName. 2016-08-16 00:00:43 +09:00
pipe.c kernel32/tests: Improved pipe CloseHandle tests. 2017-01-19 19:52:41 +01:00
process.c kernel32: DETACHED_PROCESS doesn't affect STARTUPINFO console handles. 2017-01-26 11:14:25 +01:00
profile.c
resource.c
resource.rc
sync.c
thread.c kernel32/tests: Allow ERROR_ACCESS_DENIED for GetThreadContext. 2016-09-07 22:18:45 +09:00
time.c
timer.c
toolhelp.c
version.c ntdll: SzCSDVersion is an empty string on Windows 8 and up. 2016-10-04 13:56:24 +02:00
virtual.c kernel32/tests: Remove another identical if/else branch. 2016-08-10 12:54:16 +09:00
volume.c