wine-wine/dlls/kernel32
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
..
nls
tests kernel32/tests: Test that ConnectNamedPipe() works immediately after DisconnectNamedPipe() without waiting for the client to close. 2016-10-21 13:39:30 +02:00
Makefile.in
actctx.c
atom.c
change.c
comm.c
computername.c
console.c kernel32: Implement GetConsoleScreenBufferInfoEx. 2016-08-17 13:40:37 +09:00
console_private.h
cpu.c
debugger.c
editline.c
environ.c
except.c
fiber.c
file.c
format_msg.c
heap.c kernel32: Avoid getting the heap lock inside an exception handler block. 2016-09-13 22:33:51 +09:00
kernel32.spec kernel32: Add SetDefaultDllDirectories stub. 2016-09-28 00:07:57 +09:00
kernel_main.c
kernel_private.h
lcformat.c kernel32: Add GetNumberFormatEx. 2016-08-19 16:43:23 +09:00
locale.c kernel32: Improved GetUserPreferredUILanguages stub. 2016-10-19 08:16:54 -07:00
locale_rc.rc
lzexpand.c
module.c
nameprep.c
oldconfig.c
path.c kernel32: Add SetDefaultDllDirectories stub. 2016-09-28 00:07:57 +09:00
powermgnt.c
process.c
profile.c
resource.c
string.c
sync.c kernel32: NtOpenFile returns STATUS_SUCCESS on success. 2016-09-14 22:24:18 +09:00
tape.c
term.c
thread.c kernel32: For Mac 64-bit, re-enable the inlining of various functions, leveraging the TEB self pointer at %gs:0x30. 2016-07-28 21:38:02 +09:00
time.c kernel32: Forward CAL_RETURN_GENITIVE_NAMES to GetLocaleInfo(). 2016-09-07 00:34:24 +09:00
toolhelp.c
version.c
version.rc
virtual.c kernel32: In Win9x mode UnmapViewOfFile requires base address of a mapping. 2016-07-19 22:03:21 +09:00
volume.c
wer.c
winerror.mc