reactos/dll/win32/kernel32/client
2022-12-01 20:17:40 +02:00
..
amd64 [KERNEL32] Fix register initialization in BaseInitializeContext 2020-11-07 18:33:02 +01:00
arm
console [KERNEL32] lpNumberOfCharsWritten is optional for WriteConsole (#1079) 2022-08-12 01:58:18 +02:00
file [KERNEL32] Fix a bug in GetVolumeNameForRoot 2022-12-01 20:17:40 +02:00
i386 [FORMATTING] Remove trailing whitespace. Addendum to 34593d93. 2021-09-13 03:52:22 +02:00
actctx.c
appcache.c
atom.c
compname.c [KERNEL32] SetComputerNameExW: Truncate the computer name 2021-12-12 17:40:52 +01:00
debugger.c [KERNEL32] Reformat K32CreateDBMonMutex(). 2022-11-03 02:50:20 +01:00
dllmain.c [KERNEL32] Fix BaseDefaultPath containing extra '.' 2022-09-06 21:09:38 +02:00
dosdev.c
environ.c
except.c [KERNEL32] Fix printing exception address 2022-08-04 16:15:24 +02:00
fiber.c
handle.c
heapmem.c [KERNEL32] HeapCreateTagsW(): Sync' types and add annotations 2022-02-03 20:21:40 +01:00
job.c
loader.c [KERNEL32] Don't hardcode some types in sizeofs, and some flag values. 2021-11-28 00:26:42 +01:00
path.c [KERNEL32] Fix reading SafeDllSearchMode 2022-05-25 22:43:47 +02:00
perfcnt.c [FORMATTING] Remove trailing whitespace. Addendum to 34593d93. 2021-09-13 03:52:22 +02:00
power.c
proc.c [KERNEL32] Improve annotation of BaseProcess/ThreadStartup(); remove useless cast; fix PPROCESS_START_ROUTINE return type. 2022-04-18 02:40:32 +02:00
resntfy.c [FORMATTING] Remove trailing whitespace. Addendum to 34593d93. 2021-09-13 03:52:22 +02:00
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 [FORMATTING] Remove trailing whitespace. Addendum to 34593d93. 2021-09-13 03:52:22 +02:00
sysinfo.c [FORMATTING] Remove trailing whitespace. Addendum to 34593d93. 2021-09-13 03:52:22 +02:00
thread.c [KERNEL32] Improve annotation of BaseProcess/ThreadStartup(); remove useless cast; fix PPROCESS_START_ROUTINE return type. 2022-04-18 02:40:32 +02:00
time.c [KERNEL32] Stub GetSystemTimePreciseAsFileTime 2019-11-29 09:03:09 +01:00
timerqueue.c
toolhelp.c
utils.c [NTOS][RTL] Initialize MxCsr where missing 2022-08-22 11:22:08 +02:00
vdm.c [FORMATTING] Remove trailing whitespace. Addendum to 34593d93. 2021-09-13 03:52:22 +02:00
version.c
virtmem.c