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 Git conversion: Make reactos the root directory, move rosapps, rostests, wallpapers into modules, and delete rossubsys. 2017-10-03 07:45:34 +00:00
console [KERNEL32:CONSOLE] Explicitly use _WIN32_WINNT_VISTA. 2020-03-02 01:08:36 +01:00
file [KERNEL32_VISTA] Move vista.c from kernel32 to kernel32_vista 2020-09-25 09:45:54 +02:00
i386 Git conversion: Make reactos the root directory, move rosapps, rostests, wallpapers into modules, and delete rossubsys. 2017-10-03 07:45:34 +00:00
actctx.c [KERNEL32] Fix 64 bit issues 2018-08-04 19:19:34 +02:00
appcache.c [APPHELP] Implement ShimDumpCache and ShimFlushCache 2019-02-25 20:00:34 +01:00
atom.c Git conversion: Make reactos the root directory, move rosapps, rostests, wallpapers into modules, and delete rossubsys. 2017-10-03 07:45:34 +00:00
compname.c [KERNEL32] Improve SetComputerNameExW (#3171) 2020-09-17 23:51:47 +09:00
debugger.c [KERNEL32] Fix 64 bit issues 2018-08-04 19:19:34 +02:00
dllmain.c [KERNEL32] Fix 64 bit issues 2018-08-04 19:19:34 +02:00
dosdev.c [KERNEL32] Drop unused line breaks 2019-05-08 18:34:28 +02:00
environ.c Git conversion: Make reactos the root directory, move rosapps, rostests, wallpapers into modules, and delete rossubsys. 2017-10-03 07:45:34 +00:00
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 [KERNEL32] Revert d897e27, which would re-initialized a list. 2018-12-03 20:48:14 +01:00
handle.c Amd64/misc 64bit fixes (#236) 2018-01-01 12:07:50 +01:00
heapmem.c Git conversion: Make reactos the root directory, move rosapps, rostests, wallpapers into modules, and delete rossubsys. 2017-10-03 07:45:34 +00:00
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 [KERNEL32] Fix 64 bit issues 2018-08-04 19:19:34 +02:00
perfcnt.c Git conversion: Make reactos the root directory, move rosapps, rostests, wallpapers into modules, and delete rossubsys. 2017-10-03 07:45:34 +00:00
power.c [KERNEL32] GetSystemPowerStatus(): Set the BATTERY_FLAG_CRITICAL flag if the battery life gets lower than 5 percent. 2019-04-19 22:30:46 +02:00
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 Git conversion: Make reactos the root directory, move rosapps, rostests, wallpapers into modules, and delete rossubsys. 2017-10-03 07:45:34 +00:00
session.c Git conversion: Make reactos the root directory, move rosapps, rostests, wallpapers into modules, and delete rossubsys. 2017-10-03 07:45:34 +00:00
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 [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 Git conversion: Make reactos the root directory, move rosapps, rostests, wallpapers into modules, and delete rossubsys. 2017-10-03 07:45:34 +00:00
toolhelp.c Git conversion: Make reactos the root directory, move rosapps, rostests, wallpapers into modules, and delete rossubsys. 2017-10-03 07:45:34 +00:00
utils.c [KERNEL32] Fix register initialization in BaseInitializeContext 2020-11-07 18:33:02 +01:00
vdm.c [KERNEL32] Fix 64 bit issues 2018-08-04 19:19:34 +02:00
version.c [KERNEL32] Add version info to VerifyVersionInfo mismatch print. 2018-01-15 19:47:58 +01:00
virtmem.c [KERNEL32] Fix 64 bit issues 2018-08-04 19:19:34 +02:00