reactos/dll/win32/kernel32/client
Timo Kreuzer d8b5c00c33 [KERNEL32_VISTA] Move vista.c from kernel32 to kernel32_vista
- Remove duplicated functions
- Use AreFileApisANSI() instead of global variable bIsFileApiAnsi in shared kernel32_shared
2020-09-25 09:45:54 +02:00
..
amd64
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 [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
thread.c [KERNEL32] Minor enhancements for CreateRemoteThread(). (#804) 2019-08-01 19:12:49 +02:00
time.c
timerqueue.c
toolhelp.c
utils.c
vdm.c
version.c
virtmem.c