reactos/win32ss/user/winsrv/consrv
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
..
condrv
frontends [CONSRV] Don't blink cursor if the console window is not active (#5601) 2024-01-08 13:49:28 +01:00
include
lang
alias.c
alias.h
api.h
coninput.c [KERNEL32][PSDK][NTVDM][CONSRV] Use now-documented ReadConsoleInputEx() flag names. 2024-03-06 12:28:27 +01:00
coninput.h
conoutput.c
conoutput.h
console.c [CONSRV] Only call CoUninitialize if initialized (#5582) 2023-08-18 19:06:20 +02:00
console.h
consrv.h
consrv.rc
frontendctl.c
handle.c
handle.h
heap.h
history.c
history.h
init.c
lineinput.c
lineinput.h
popup.c
popup.h
procinit.h
resource.h
settings.c
shutdown.c [WINSRV] Use ARRAYSIZE() instead of hardcoding buffer size in GetProcessImageFileNameW call 2024-02-22 22:41:05 +01:00
subsysreg.c