reactos/dll/win32/kernel32/client
Colin Finck fd8080b094
[KERNEL32] Align the PROCESS_PRIORITY_CLASS variable in GetPriorityClass on a 4-byte boundary.
Fixes CORE-16757.
This is required for NtQueryInformationProcess as proven by my test application in the bug report.
2021-02-20 17:13:38 +01:00
..
amd64 [KERNEL32] Fix register initialization in BaseInitializeContext 2020-11-07 18:33:02 +01:00
arm
console
file [KERNEL32_VISTA] Move vista.c from kernel32 to kernel32_vista 2020-09-25 09:45:54 +02:00
i386
actctx.c
appcache.c
atom.c
compname.c
debugger.c
dllmain.c
dosdev.c
environ.c
except.c [KERNEL32] Move some functions into a static library to be shared between kernel32 and kernel32_vista 2020-09-25 09:45:54 +02:00
fiber.c
handle.c
heapmem.c
job.c
loader.c
path.c
perfcnt.c
power.c
proc.c [KERNEL32] Align the PROCESS_PRIORITY_CLASS variable in GetPriorityClass on a 4-byte boundary. 2021-02-20 17:13:38 +01:00
resntfy.c
session.c
shared_utils.c [KERNEL32] Move some functions into a static library to be shared between kernel32 and kernel32_vista 2020-09-25 09:45:54 +02:00
synch.c
sysinfo.c
thread.c
time.c
timerqueue.c
toolhelp.c
utils.c [KERNEL32] Fix register initialization in BaseInitializeContext 2020-11-07 18:33:02 +01:00
vdm.c
version.c
virtmem.c