reactos/dll/win32/kernel32/client
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
..
amd64
arm
console [KERNEL32:CONSOLE] Explicitly use _WIN32_WINNT_VISTA. 2020-03-02 01:08:36 +01:00
file
i386
actctx.c
appcache.c
atom.c
compname.c [KERNEL32] Improvements to Get/SetComputerNameExW 2020-01-19 13:34:31 +01:00
debugger.c
dllmain.c
dosdev.c [KERNEL32] Drop unused line breaks 2019-05-08 18:34:28 +02:00
environ.c
except.c
fiber.c
handle.c
heapmem.c
job.c [KERNEL32] implement CreateSemaphoreExW/A and adjust macroses for it 2019-08-15 15:50:59 +02:00
loader.c [RTL] Introduce RtlpImageNtHeader, 2020-03-29 21:27:38 +02:00
path.c
perfcnt.c
power.c
proc.c [KERNEL32] The DPRINT again - Nevermind 2019-11-03 23:41:34 +01:00
resntfy.c
session.c
synch.c [KERNEL32] implement CreateSemaphoreExW/A and adjust macroses for it 2019-08-15 15:50:59 +02:00
sysinfo.c Stub GetCurrentPackageId() (#1942) 2019-11-29 08:56:02 +01:00
thread.c [KERNEL32] Minor enhancements for CreateRemoteThread(). (#804) 2019-08-01 19:12:49 +02:00
time.c [KERNEL32] Stub GetSystemTimePreciseAsFileTime 2019-11-29 09:03:09 +01:00
timerqueue.c
toolhelp.c
utils.c [KERNEL32][RTL] Diverse fixes/improvements for thread stack creation code. (#802) 2019-08-01 19:04:13 +02:00
vdm.c
version.c
virtmem.c
vista.c [KERNEL32] Partially fix dll/win32/kernel32/client/vista.c compilation as NT6 2019-08-15 15:42:34 +02:00