reactos/dll/win32/kernel32
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
..
client [RTL] Introduce RtlpImageNtHeader, 2020-03-29 21:27:38 +02:00
include [KERNEL32] implement CreateSemaphoreExW/A and adjust macroses for it 2019-08-15 15:50:59 +02:00
wine
winnls [KERNEL32] Fix multibyte conversion in default char (#2111) 2019-11-30 15:10:10 +09:00
CMakeLists.txt [KERNEL32] Support Japanese calendar (#1482) 2019-04-07 20:20:23 +09:00
k32.h
kernel32.rc
kernel32.spec [KERNEL32] Stub GetSystemTimePreciseAsFileTime 2019-11-29 09:03:09 +01:00