reactos/dll/win32/kernel32/client
Hermès Bélusca-Maïto 3a49e26f13
[KERNEL32][PSDK][NTVDM][CONSRV] Use now-documented ReadConsoleInputEx() flag names.
Addendum to commit b8b8819c7 (r60920)

ReadConsoleInputEx() and its flags used to be undocumented.
In the meantime they became documented on MSDN, see:
https://learn.microsoft.com/en-us/windows/console/readconsoleinputex

We can therefore adopt these now-documented flag names.
2024-03-06 12:28:27 +01:00
..
amd64
arm
console [KERNEL32][PSDK][NTVDM][CONSRV] Use now-documented ReadConsoleInputEx() flag names. 2024-03-06 12:28:27 +01:00
file [KERNEL32] OpenFile(): Use InitializeObjectAttributes (#6323) 2024-01-11 12:31:12 +01:00
i386
actctx.c
appcache.c [IMM32][KERNEL32][SDK] Half-implement BaseCheckAppcompatCache (#6069) 2023-12-03 23:40:49 +09:00
atom.c
compname.c
debugger.c
dllmain.c
dosdev.c
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
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 [NTDLL:LDR] Little fixes about SAL annotation and behavior (#5793) 2023-11-15 20:59:32 +01:00
path.c
perfcnt.c
power.c
proc.c [KERNEL32] Fix 64-bit bug in SetProcessAffinityMask 2023-11-30 13:01:14 +02:00
resntfy.c
session.c
shared_utils.c
synch.c
sysinfo.c [KERNEL32][KERNEL32_APITEST] Implement user-mode UEFI / Firmware API (#5149) 2023-09-14 22:14:07 +03:00
thread.c
time.c
timerqueue.c
toolhelp.c
utils.c
vdm.c
version.c
virtmem.c