reactos/dll/win32/kernel32/client
Timo Kreuzer 8df1bd612a [KERNEL32] Fix register initialization in BaseInitializeContext
Get rid of BaseThreadStartupThunk and BaseProcessStartThunk asm wrappers and go to the C functions directly (home space is allocated on the stack by the kernel)
2020-11-07 18:33:02 +01:00
..
amd64 [KERNEL32] Fix register initialization in BaseInitializeContext 2020-11-07 18:33:02 +01:00
arm
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
actctx.c
appcache.c
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
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 [RTL] Introduce RtlpImageNtHeader, 2020-03-29 21:27:38 +02:00
path.c
perfcnt.c
power.c
proc.c [KERNEL32] GetPriorityClass(): Return explicit 0, not FALSE (match return type) (#3170) 2020-09-12 21:38:06 +02: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 Stub GetCurrentPackageId() (#1942) 2019-11-29 08:56:02 +01:00
thread.c
time.c [KERNEL32] Stub GetSystemTimePreciseAsFileTime 2019-11-29 09:03:09 +01:00
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