Sweden-Number/dlls/ntdll
Vijay Kiran Kamuju 87c7648f15 ntdll: Add stub RtlGetElementGenericTable function.
Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=49426
Signed-off-by: Vijay Kiran Kamuju <infyquest@gmail.com>
Signed-off-by: Alex Henrie <alexhenrie24@gmail.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2021-12-02 20:20:39 +01:00
..
tests ntdll/tests: Fix iret to invalid selector test on x64. 2021-12-01 18:13:53 +01:00
unix ntdll: Add fallback implementations for the Unix library functions. 2021-12-02 20:20:39 +01:00
Makefile.in makefiles: Support per-platform values for EXTRADLLFLAGS. 2021-12-02 20:20:39 +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: Add fallback implementations for the Unix library functions. 2021-12-02 20:20:39 +01:00
locale.c
make_errors
math.c
misc.c
ntdll.spec ntdll: Add stub RtlGetElementGenericTable function. 2021-12-02 20:20:39 +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
reg.c
relay.c
resource.c
rtl.c ntdll: Add stub RtlGetElementGenericTable function. 2021-12-02 20:20:39 +01:00
rtlbitmap.c
rtlstr.c
sec.c
signal_arm.c
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: Add fallback implementations for the Unix library functions. 2021-12-02 20:20:39 +01:00
version.c
version.rc
wcstring.c