reactos/reactos/include
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
..
asm Create this branch to work on loading of different Kernel-Debugger DLL providers, and see whether it is possible to move KDBG from ntoskrnl to a new DLL called, say, KDROSDBG.DLL. 2013-04-28 13:26:45 +00:00
c++ [C++] 2013-06-22 15:57:36 +00:00
crt Remove some stuff added for old GCC versions. 2013-11-02 14:33:18 +00:00
ddk [NDK][DDK][RTL] 2013-11-05 20:40:01 +00:00
dxsdk [DXSDK] 2013-10-01 17:03:53 +00:00
GL Create this branch to work on loading of different Kernel-Debugger DLL providers, and see whether it is possible to move KDBG from ntoskrnl to a new DLL called, say, KDROSDBG.DLL. 2013-04-28 13:26:45 +00:00
host * Update LANG_CORNISH definition. 2013-09-21 12:06:02 +00:00
ndk [NDK][DDK][RTL] 2013-11-05 20:40:01 +00:00
psdk [KERNEL32][CONSRV] 2013-11-10 20:20:57 +00:00
reactos [KERNEL32][CONSRV] 2013-11-10 20:20:57 +00:00
xdk [DDK] 2013-07-16 19:57:12 +00:00