Sweden-Number/dlls/ntdll
Gijs Vermeulen 749f8c25e2 ntdll: Return STATUS_INFO_LENGTH_MISMATCH when len is too small in NtQueryObject(ObjectBasicInformation).
Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=50791
Signed-off-by: Gijs Vermeulen <gijsvrm@gmail.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2021-04-16 22:39:46 +02:00
..
tests ntdll: Return STATUS_INFO_LENGTH_MISMATCH when len is too small in NtQueryObject(ObjectBasicInformation). 2021-04-16 22:39:46 +02:00
unix ntdll: Return STATUS_INFO_LENGTH_MISMATCH when len is too small in NtQueryObject(ObjectBasicInformation). 2021-04-16 22:39:46 +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: Initialize version and session id on the Unix side. 2021-04-13 13:05:29 +02:00
locale.c
make_errors
misc.c
nt.c
ntdll.spec ntdll: Add NtCreateThread stub. 2021-04-15 10:34:35 +02:00
ntdll_misc.h
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
virtual.c
wcstring.c