Sweden-Number/dlls/ntdll
Rémi Bernon 255270373e ntdll: Raise debug exceptions when invalid heap is destroyed.
And when PEB->BeingDebugged is set to 1. Lords Of The Fallen anti-tamper
does this and only continues if a DBG_PRINTEXCEPTION_C is received.

Signed-off-by: Rémi Bernon <rbernon@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2020-11-20 19:01:04 +01:00
..
tests ntdll: Raise debug exceptions when invalid heap is destroyed. 2020-11-20 19:01:04 +01:00
unix ntdll: Stub ThreadEnableAlignmentFaultFixup info class. 2020-11-20 19:01:04 +01:00
Makefile.in ntdll: Implement get_thread_times() on FreeBSD. 2020-11-09 20:15:11 +01:00
actctx.c ntdll/actctx: Handle empty <dependency> element. 2020-10-20 22:54:01 +02:00
atom.c
critsection.c
crypt.c
debugbuffer.c
directory.c
env.c
error.c
exception.c
handletable.c
heap.c ntdll: Raise debug exceptions when invalid heap is destroyed. 2020-11-20 19:01:04 +01:00
large_int.c configure: Require 64-bit compare-and-swap support from gcc. 2020-09-28 17:03:57 +02:00
loader.c ntdll: Call FLS callbacks. 2020-10-13 22:30:05 +02:00
loadorder.c
locale.c ntdll: Make NtGetNlsSectionPtr() into a proper Nt syscall. 2020-10-15 20:18:01 +02:00
make_errors
misc.c
nt.c
ntdll.spec ntdll: Add NtDebugActiveProcess stub. 2020-11-16 21:06:18 +01:00
ntdll_misc.h ntdll: Allocate TEB FLS data in LdrInitializeThunk(). 2020-10-08 12:40:30 +02:00
path.c
printf.c
printf.h
process.c ntdll: Pass the token to NtCreateUserProcess(). 2020-09-24 15:18:44 +02:00
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 ntdll: Fix nested exceptions on arm64. 2020-10-06 11:57:05 +02:00
signal_i386.c
signal_x86_64.c ntdll: Fix xmm registers copy offset in call_consolidate_callback() on x86_64. 2020-10-22 22:02:03 +02:00
string.c
sync.c
thread.c ntdll: Call FLS callbacks. 2020-10-13 22:30:05 +02:00
threadpool.c
time.c
unixlib.h
version.c ntdll: Bump Win 10 version to 17763. 2020-09-28 13:23:44 +02:00
version.rc
virtual.c
wcstring.c