..
amd64
[KERNEL32] Fix register initialization in BaseInitializeContext
2020-11-07 18:33:02 +01:00
arm
console
[KERNEL32][PSDK][NTVDM][CONSRV] Use now-documented ReadConsoleInputEx() flag names.
2024-03-06 12:28:27 +01:00
file
[KERNEL32] GetDriveTypeW: Fix the case with unformatted volumes and volume GUID names
2024-10-07 11:16:03 +02:00
i386
[FORMATTING] Remove trailing whitespace. Addendum to 34593d93
.
2021-09-13 03:52:22 +02:00
actctx.c
[KERNEL32] Fix 64 bit issues
2018-08-04 19:19:34 +02:00
appcache.c
[IMM32][KERNEL32][SDK] Half-implement BaseCheckAppcompatCache ( #6069 )
2023-12-03 23:40:49 +09:00
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
[KERNEL32] Drop unused line breaks
2019-05-08 18:34:28 +02:00
environ.c
except.c
[KERNEL32] Fix RaiseException to correctly copy the passed in parameters as ULONG_PTR
2023-09-21 21:33:47 +03:00
fiber.c
[KERNEL32] Revert d897e27
, which would re-initialized a list.
2018-12-03 20:48:14 +01:00
handle.c
Amd64/misc 64bit fixes ( #236 )
2018-01-01 12:07:50 +01:00
heapmem.c
[KERNEL32] GlobalMemoryStatusEx should handle error and return FALSE when failed
2023-03-23 09:42:58 +01:00
job.c
[KERNEL32] implement CreateSemaphoreExW/A and adjust macroses for it
2019-08-15 15:50:59 +02:00
loader.c
[NTDLL:LDR] Little fixes about SAL annotation and behavior ( #5793 )
2023-11-15 20:59:32 +01:00
path.c
[SHLWAPI] No need extension to execute '.bat' files CORE-17612 ( #4932 )
2023-02-11 00:05:11 +09:00
perfcnt.c
[FORMATTING] Remove trailing whitespace. Addendum to 34593d93
.
2021-09-13 03:52:22 +02:00
power.c
[KERNEL32] GetSystemPowerStatus(): Set the BATTERY_FLAG_CRITICAL flag if the battery life gets lower than 5 percent.
2019-04-19 22:30:46 +02:00
proc.c
[RTL][KERNEL32][ROSAUTOTEST] Disable debug prompts during autotest
2024-09-16 10:10:55 +03: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
[KERNEL32][KERNEL32_VISTA][KERNEL32_APITEST] Implement and export NT6+ firmware API ( #6580 )
2024-03-30 15:46:34 +03: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
[KERNEL32] Add version info to VerifyVersionInfo mismatch print.
2018-01-15 19:47:58 +01:00
virtmem.c
[KERNEL32] Remove a pointless SEH in VirtualAllocEx ( #5117 )
2023-03-09 17:08:08 +01:00