Sweden-Number/dlls/ntdll
Zebediah Figura ac3ec2d955 ntdll: No longer export __wine_locked_recvmsg().
Signed-off-by: Zebediah Figura <z.figura12@gmail.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2021-05-27 11:34:36 +02:00
..
tests ntdll/tests: Do not test old xstate structure details in test_user_shared_data(). 2021-05-26 21:29:37 +02:00
unix ntdll: No longer export __wine_locked_recvmsg(). 2021-05-27 11:34:36 +02:00
Makefile.in ntdll: Implement IOCTL_AFD_RECV. 2021-05-24 11:34:32 +02:00
actctx.c
atom.c
critsection.c
crypt.c
debugbuffer.c
directory.c
env.c ntdll: Free the initial process parameters once they are copied. 2021-05-25 21:13:00 +02:00
error.c
exception.c
handletable.c
heap.c
large_int.c
loader.c ntdll: Remove no longer used syswow64 directory string. 2021-05-26 21:24:53 +02:00
locale.c
make_errors
misc.c
nt.c
ntdll.spec ntdll: No longer export __wine_locked_recvmsg(). 2021-05-27 11:34:36 +02:00
ntdll_misc.h ntdll: Remove no longer used syswow64 directory string. 2021-05-26 21:24:53 +02:00
path.c
printf.c
printf.h
process.c ntdll: Export RtlWow64Get/SetThreadContext() on all 64-bit platforms. 2021-05-18 17:53:30 +02:00
reg.c
relay.c
resource.c
rtl.c
rtlbitmap.c
rtlstr.c
sec.c
signal_arm.c
signal_arm64.c ntdll: Pass an extra context arguments to APC functions on 64-bit. 2021-05-25 21:13:00 +02:00
signal_i386.c
signal_x86_64.c ntdll: Pass an extra context arguments to APC functions on 64-bit. 2021-05-25 21:13:00 +02:00
string.c
sync.c
thread.c ntdll: Fetch the debug channels from the PEB memory block on the PE side. 2021-05-24 22:03:44 +02:00
threadpool.c
time.c
unixlib.h ntdll: Fetch the debug channels from the PEB memory block on the PE side. 2021-05-24 22:03:44 +02:00
version.c
version.rc
virtual.c
wcstring.c