reactos/reactos/win32ss
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
..
drivers [FREETYPE] 2013-09-19 23:11:29 +00:00
gdi [WIN32K] 2013-10-28 20:26:08 +00:00
include [CONSRV][WIN32K] 2013-10-20 22:35:15 +00:00
reactx [WIN32SS] 2013-03-14 20:35:39 +00:00
user [KERNEL32][CONSRV] 2013-11-10 20:20:57 +00:00
CMakeLists.txt [Win32k] 2013-10-10 22:07:10 +00:00
napi.h Create a branch for working on csrss and co. 2012-10-14 13:04:31 +00:00
pch.h [REACTOS] 2013-04-15 19:32:00 +00:00
sys-stubs.S Create a branch for working on csrss and co. 2012-10-14 13:04:31 +00:00
w32ksvc.db Create a branch for working on csrss and co. 2012-10-14 13:04:31 +00:00
w32ksvc.h [WIN32SS/USER] 2012-11-08 12:51:24 +00:00
win32k.h Create a branch for working on csrss and co. 2012-10-14 13:04:31 +00:00
win32k.rc [WIN32SS] 2013-03-14 20:35:39 +00:00
win32k.spec Create a branch for working on csrss and co. 2012-10-14 13:04:31 +00:00
win32kp.h [REACTOS] 2013-04-15 19:32:00 +00:00