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 |
|
Andrew Cook
|
5bfe6a5376
|
[mvdm] Fix missing pointer dereference
Original code compared against the pointer value rather
than the first byte
|
2019-02-09 11:53:55 +01:00 |
|
Timo Kreuzer
|
807331436e
|
[MVDM] Fix 64 bit issues
|
2018-08-04 19:19:34 +02:00 |
|
Colin Finck
|
c2c66aff7d
|
Git conversion: Make reactos the root directory, move rosapps, rostests, wallpapers into modules, and delete rossubsys.
|
2017-10-03 07:45:34 +00:00 |
|