Sweden-Number/dlls/kernel32
Paul Gofman 7ce2a8e0ae ntdll: Return STATUS_PENDING from NtReadFile() for async read in case of no buffering.
Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=31954
Signed-off-by: Paul Gofman <gofmanp@gmail.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2019-02-19 13:10:22 +01:00
..
nls
tests ntdll: Return STATUS_PENDING from NtReadFile() for async read in case of no buffering. 2019-02-19 13:10:22 +01:00
Makefile.in
actctx.c
atom.c
change.c
comm.c
computername.c
console.c kernel32: Add AttachConsole implementation. 2018-08-16 13:21:56 +02:00
console_private.h
cpu.c ntdll: Implement RtlIsProcessorFeaturePresent(). 2019-01-24 17:33:37 +01:00
debugger.c
editline.c
environ.c
except.c kernel32: Don't clear WINEDEBUG in the debugger process if +winedbg is set. 2018-08-16 10:57:35 +02:00
fiber.c
file.c kernel32: Ignore FileIoPriorityHintInfo in SetFileInformationByHandle(). 2018-11-20 16:26:04 +01:00
format_msg.c
heap.c
kernel32.spec kernel32: Implement GetCurrentThreadStackLimits. 2018-11-26 16:41:47 +01:00
kernel_main.c
kernel_private.h kernel32: Move MODULE_get_binary_info implementation to process.c. 2018-09-27 13:27:28 +02:00
lcformat.c
locale.c kernel32: Support MUI_LANGUAGE_ID flag in EnumUILanguages. 2019-02-13 19:45:24 +01:00
locale_rc.rc
lzexpand.c
module.c kernel32: Fix handling of NULL argument in SetDllDirectoryA(). 2019-02-05 21:46:29 +01:00
nameprep.c
oldconfig.c
path.c kernel32: Fix MOVEFILE_REPLACE_EXISTING between devices. 2019-01-29 19:54:01 +01:00
powermgnt.c
process.c ntdll: Return the kernel process start address from __wine_kernel_init(). 2019-02-14 17:57:09 +01:00
profile.c
resource.c kernel32: Fix BeginUpdateResource structure layout. 2018-08-14 14:59:48 +02:00
string.c
sync.c kernel32: Wait on pipe handle in TransactNamedPipe if needed. 2018-10-30 19:00:35 +01:00
tape.c
term.c
thread.c kernel32: Implement GetCurrentThreadStackLimits. 2018-11-26 16:41:47 +01:00
time.c kernel32: Use Rtl function when the time zone name is useless. 2018-12-17 22:35:22 +01:00
toolhelp.c
version.c
version.rc
virtual.c kernel32: Add DECLSPEC_HOTPATCH to functions patched by libtcmalloc. 2018-09-18 20:59:38 +02:00
volume.c
wer.c
winerror.mc