reactos/dll/win32/kernel32/client
Hermès Bélusca-Maïto 5bf0c00ddc
[KERNEL32] Minor code style changes + add documentation for BasepMoveFileDelayed().
+ cut the too long lines; don't hardcode types in sizeofs; correctly specify COPY_FILE_FAIL_IF_EXISTS flag.
2022-11-01 02:29:24 +01:00
..
amd64
arm
console [KERNEL32] lpNumberOfCharsWritten is optional for WriteConsole (#1079) 2022-08-12 01:58:18 +02:00
file [KERNEL32] Minor code style changes + add documentation for BasepMoveFileDelayed(). 2022-11-01 02:29:24 +01:00
i386
actctx.c
appcache.c
atom.c
compname.c
debugger.c
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
job.c
loader.c
path.c [KERNEL32] Fix reading SafeDllSearchMode 2022-05-25 22:43:47 +02:00
perfcnt.c
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
session.c
shared_utils.c
synch.c
sysinfo.c
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
timerqueue.c
toolhelp.c
utils.c [NTOS][RTL] Initialize MxCsr where missing 2022-08-22 11:22:08 +02:00
vdm.c
version.c
virtmem.c