wine/dlls/ntdll
Paul Gofman 730b47e530 ntdll: Return STATUS_PENDING from NtReadFile() for async read with regular file.
Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=43071
Signed-off-by: Paul Gofman <gofmanp@gmail.com>
Signed-off-by: Jacek Caban <jacek@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2019-03-07 17:53:55 +01:00
..
tests ntdll: Return STATUS_PENDING from NtReadFile() for async read with regular file. 2019-03-07 17:53:55 +01:00
actctx.c
atom.c
cdrom.c
critsection.c
debugbuffer.c
debugtools.c
directory.c
env.c
error.c
exception.c
file.c ntdll: Return STATUS_PENDING from NtReadFile() for async read with regular file. 2019-03-07 17:53:55 +01:00
handletable.c
heap.c
large_int.c
loader.c
loadorder.c
Makefile.in
misc.c
nt.c ntdll: Make the CPU information global. 2019-02-14 19:53:25 +01:00
ntdll.spec ntdll: Use the fastcall flag for RtlInterlockedPushListSList. 2019-02-28 21:37:29 +01:00
ntdll_misc.h ntdll: Pass async parameter to add_fd_completion server call. 2019-02-21 16:07:07 +01:00
om.c
path.c
printf.c
process.c kernel32: Allow double quote style escape in argv. 2019-03-04 13:13:29 +01:00
reg.c
relay.c ntdll: Support relay debugging of fastcall entry points. 2019-02-27 23:01:31 +01:00
resource.c
rtl.c winebuild: Use stdcall for fastcall wrappers. 2019-03-01 17:48:26 +01:00
rtlbitmap.c
rtlstr.c
sec.c
serial.c
server.c
signal_arm.c
signal_arm64.c
signal_i386.c ntdll: Mark 'float_status' as input operand in save_fpu(). 2019-03-06 18:28:20 +01:00
signal_powerpc.c
signal_x86_64.c
string.c
sync.c ntdll: Pass async parameter to add_fd_completion server call. 2019-02-21 16:07:07 +01:00
tape.c
thread.c
threadpool.c
time.c
version.c
version.rc
virtual.c ntdll: Remove redundant not-NULL check (coccinellery). 2019-02-22 12:27:16 +01:00
wcstring.c