Sweden-Number/dlls/ntdll
Alexandre Julliard 4e6c1dff58 ntdll: Avoid closing an invalid handle on process creation failure.
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2020-11-27 15:57:07 +01:00
..
tests ntdll/tests: Test noname named pipe uniqueness. 2020-11-26 23:25:38 +01:00
unix ntdll: Avoid closing an invalid handle on process creation failure. 2020-11-27 15:57:07 +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 ntdll: Return failure from RtlQueryProcessDebugInformation. 2020-11-26 21:31:53 +01:00
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