Sweden-Number/dlls/kernel32/tests
Ken Thomases e85f0e0c3b kernel32/tests: Test that ConnectNamedPipe() works immediately after DisconnectNamedPipe() without waiting for the client to close.
Signed-off-by: Ken Thomases <ken@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2016-10-21 13:39:30 +02:00
..
Makefile.in
actctx.c
atom.c
change.c
codepage.c
comm.c
console.c kernel32/tests: Don't test CloseHandle. 2016-09-12 11:11:11 +09: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: Add a testcase for CreateFileA with an invalid path. 2016-10-03 20:43:00 +02: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
locale.c kernel32: Improved GetUserPreferredUILanguages stub. 2016-10-19 08:16:54 -07:00
mailslot.c
module.c
path.c
pipe.c kernel32/tests: Test that ConnectNamedPipe() works immediately after DisconnectNamedPipe() without waiting for the client to close. 2016-10-21 13:39:30 +02:00
process.c process: Make PROCESS_QUERY_LIMITED_INFORMATION sufficient for QueryFullProcessImageName(). 2016-10-17 16:55:14 -07:00
profile.c
resource.c
resource.rc
sync.c
thread.c
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
volume.c