Sweden-Number/dlls/ntdll
Louis Lenders 1a02b3f1c6 ntdll: Stub RtlQueryProcessPlaceholderCompatibilityMode().
Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=50026
Signed-off-by: Louis Lenders <xerox.xerox2000x@gmail.com>
Signed-off-by: Zebediah Figura <z.figura12@gmail.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2021-05-03 20:42:29 +02:00
..
tests ntdll/tests: Use FindClose() to close handles returned by FindFirstFileW() (Valgrind). 2021-05-03 20:42:29 +02:00
unix ntdll: Fix some memory leaks (Valgrind). 2021-05-03 20:42:29 +02:00
Makefile.in
actctx.c
atom.c
critsection.c
crypt.c
debugbuffer.c
directory.c
env.c
error.c
exception.c
handletable.c
heap.c
large_int.c
loader.c ntdll: Clear ret->Buffer on failure in get_env_var() (Valgrind). 2021-04-26 21:34:02 +02:00
locale.c
make_errors
misc.c
nt.c
ntdll.spec ntdll: Stub RtlQueryProcessPlaceholderCompatibilityMode(). 2021-05-03 20:42:29 +02:00
ntdll_misc.h
path.c
printf.c
printf.h
process.c ntdll: Implement RtlWow64IsWowGuestMachineSupported(). 2021-04-29 23:37:45 +02:00
reg.c
relay.c
resource.c
rtl.c ntdll: Stub RtlQueryProcessPlaceholderCompatibilityMode(). 2021-05-03 20:42:29 +02:00
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
virtual.c
wcstring.c