reactos/dll/ntdll
Mark Jansen 177ae91bf6
[RTL] Introduce RtlpImageNtHeader,
which implements the required functionality.
ntdll and ntoskrnl now have a wrapper for this, with SEH.
This protects the function against malformed / bad images,
whilst still being able to use the code in freeldr et al.
Idea from Thomas.
CORE-14857
2020-03-29 21:27:38 +02:00
..
csr
dbg
def [NDK][RTL] Implement RtlGetUnloadEventTrace. CORE-16671 2020-02-09 08:37:58 +01:00
dispatch
etw
include [RTL][NTDLL] Add some function stubs 2020-01-03 13:00:45 +01:00
ldr [LDR] Include source dll in static snap failure dprint 2020-03-29 21:02:31 +02:00
rtl [RTL] Introduce RtlpImageNtHeader, 2020-03-29 21:27:38 +02:00
CMakeLists.txt