Sweden-Number/dlls/ntdll
Rémi Bernon e0a1bdf2bc server: Return STATUS_INVALID_CID from NtOpenProcess.
When appropriate, instead of STATUS_INVALID_PARAMETER.

Signed-off-by: Rémi Bernon <rbernon@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2020-11-26 21:31:53 +01:00
..
tests server: Return STATUS_INVALID_CID from NtOpenProcess. 2020-11-26 21:31:53 +01:00
unix ntdll: Make x86_64 syscall thunks position independent. 2020-11-25 21:39:19 +01:00
Makefile.in include: Use proper dllimports for kernel32 functions. 2020-11-24 18:41:13 +01:00
actctx.c
atom.c
critsection.c
crypt.c
debugbuffer.c
directory.c
env.c
error.c
exception.c include: Use proper dllimports for kernel32 functions. 2020-11-24 18:41:13 +01:00
handletable.c
heap.c ntdll: Raise debug exceptions when invalid heap is destroyed. 2020-11-20 19:01:04 +01:00
large_int.c
loader.c ntdll: Use a dynamically allocated buffer in find_forwarded_export() if necessary. 2020-11-23 21:05:04 +01:00
loadorder.c
locale.c
make_errors
misc.c
nt.c
ntdll.spec ntdll: Add NtDebugActiveProcess stub. 2020-11-16 21:06:18 +01:00
ntdll_misc.h
path.c
printf.c
printf.h
process.c
reg.c
relay.c
resource.c
rtl.c ntdll: Reimplement DbgPrint* using DBG_PRINTEXCEPTION_C. 2020-11-20 19:01:04 +01: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