A free Windows-compatible Operating System - mirrored from GitHub
Go to file
Hermès Bélusca-Maïto b8b8819c7b [KERNEL32][CONSRV]
Implement ReadConsoleInputExA/W, which are a generalization of ReadConsoleInputA/W and PeekConsoleInputA/W. They allow you to read console input events by either waiting (or not) for their presence, and to remove them from the console input list (or not).
Those functions are the read-equivalent of WriteConsoleInputVDMA/W.
Used in Windows' NTVDM (guess why ;) ).

svn path=/trunk/; revision=60920
2013-11-10 20:20:57 +00:00
reactos [KERNEL32][CONSRV] 2013-11-10 20:20:57 +00:00
rosapps [ROSAPPS] 2013-09-15 18:17:25 +00:00
rostests - Sync up wine dde test to current. CORE-????. 2013-11-09 23:30:25 +00:00
wallpaper - Add CMakeLists for wallpaper 2012-02-05 13:43:04 +00:00