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 [KERNEL32] Get/SetTimeZoneInformation: Convert the Milliseconds value between TIME_FIELDS and SYSTEMTIME too 2018-06-01 12:49:26 +02:00
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] Fix 64 bit issues 2018-08-04 19:19:34 +02:00
kernel32.rc [TRANSLATION] Polish translation update (#1029) 2018-11-11 17:55:01 +01:00
kernel32.spec [KERNEL32] Stub GetSystemTimePreciseAsFileTime 2019-11-29 09:03:09 +01:00