wine/dlls/ntdll
Jinoh Kang be9a875fc1 server: Add mark_pending field to set_async_direct_result request.
The client can set mark_pending to indicate that the full-blown I/O
completion mechanism shall be triggered (asynchronous completion) even
if the status indicates failure.

Signed-off-by: Jinoh Kang <jinoh.kang.kr@gmail.com>
Signed-off-by: Zebediah Figura <zfigura@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2022-03-22 18:38:18 +01:00
..
tests ntdll/tests: Enable compilation with long types in path.c. 2022-03-22 10:24:10 +01:00
unix server: Add mark_pending field to set_async_direct_result request. 2022-03-22 18:38:18 +01:00
actctx.c
atom.c
crypt.c
debugbuffer.c
env.c
error.c
error.h
exception.c
handletable.c
heap.c
large_int.c
loader.c ntdll: Use RtlLcidToLocaleName() in the preferred UI language stub. 2022-03-22 17:39:01 +01:00
locale.c ntdll: Use RtlLcidToLocaleName() in the preferred UI language stub. 2022-03-22 17:39:01 +01:00
make_errors
Makefile.in
math.c
misc.c
ntdll.spec ntdll: Implement RtlLcidToLocaleName(). 2022-03-22 17:39:01 +01:00
ntdll_misc.h ntdll: Use RtlLcidToLocaleName() in the preferred UI language stub. 2022-03-22 17:39:01 +01:00
path.c
printf.c
printf.h
process.c
reg.c
relay.c
resource.c
rtl.c
rtlbitmap.c
rtlstr.c
sec.c
signal_arm.c
signal_arm64.c
signal_i386.c
signal_x86_64.c
string.c
sync.c
thread.c
threadpool.c
time.c
unixlib.h
version.c
version.rc
wcstring.c