Sweden-Number/dlls/ntdll
Paul Gofman 4094767634 ntdll/tests: Fix iret to invalid selector test on x64.
Signed-off-by: Paul Gofman <pgofman@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2021-12-01 18:13:53 +01:00
..
tests ntdll/tests: Fix iret to invalid selector test on x64. 2021-12-01 18:13:53 +01:00
unix ntdll: Don't clear x86-64 registers when receiving a 32-bit context. 2021-12-01 18:13:53 +01:00
Makefile.in ntdll: Allow loading system DLLs from a path specified at configure time. 2021-11-24 15:30:09 +01:00
actctx.c ntdll: Return correct status when manifest could not be loaded from file. 2021-11-12 22:42:51 +01:00
atom.c
crypt.c
debugbuffer.c
env.c
error.c
error.h
exception.c ntdll: Fix alignment mask size in RtlInitializeExtendedContext2(). 2021-10-26 22:52:00 +02:00
handletable.c
heap.c
large_int.c
loader.c ntdll: Add support for dispatching exception from 32-bit code in Wow64 mode. 2021-12-01 18:13:53 +01:00
locale.c
make_errors
math.c ntdll: Copy sqrt() implementation from msvcrt. 2021-10-26 10:39:34 +02:00
misc.c
ntdll.spec ntdll: Implement NtCompareObjects. 2021-11-29 23:25:46 +01:00
ntdll_misc.h ntdll: Add support for dispatching exception from 32-bit code in Wow64 mode. 2021-12-01 18:13:53 +01:00
path.c
printf.c
printf.h
process.c ntdll: Create a remote thread in DbgUiIssueRemoteBreakin(). 2021-11-09 22:02:54 +01:00
reg.c
relay.c
resource.c
rtl.c
rtlbitmap.c
rtlstr.c
sec.c
signal_arm.c ntdll: Implement __C_specific_handler and __jump_unwind for arm. 2021-11-09 22:02:56 +01:00
signal_arm64.c
signal_i386.c
signal_x86_64.c ntdll: Add support for dispatching exception from 32-bit code in Wow64 mode. 2021-12-01 18:13:53 +01:00
string.c
sync.c ntdll: Reimplement SRW locks on top of Win32 futexes. 2021-11-18 11:09:25 +01:00
thread.c
threadpool.c
time.c
unixlib.h ntdll: Reimplement SRW locks on top of Win32 futexes. 2021-11-18 11:09:25 +01:00
version.c
version.rc
wcstring.c