reactos/dll/win32/kernel32/client
Hermès Bélusca-Maïto cbae866df3
[KERNEL32] CreateProcessInternalW: Initialize uninitialized ClientId.
This situation happens when either of the two "goto VdmShortCircuit;"
code paths are taken when starting a DOS or WoW16 app.
2023-05-17 16:17:42 +02:00
..
amd64
arm
console [KERNEL32][SDK] RegisterConsoleIME and UnregisterConsoleIME (#5270) 2023-05-07 22:55:46 +09:00
file [KERNEL32] Fix a bug in GetVolumeNameForRoot 2022-12-01 20:17:40 +02:00
i386
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] GlobalMemoryStatusEx should handle error and return FALSE when failed 2023-03-23 09:42:58 +01:00
job.c
loader.c
path.c [SHLWAPI] No need extension to execute '.bat' files CORE-17612 (#4932) 2023-02-11 00:05:11 +09:00
perfcnt.c
power.c
proc.c [KERNEL32] CreateProcessInternalW: Initialize uninitialized ClientId. 2023-05-17 16:17:42 +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 [KERNEL32] Remove a pointless SEH in VirtualAllocEx (#5117) 2023-03-09 17:08:08 +01:00