Home
last modified time | relevance | path

Searched refs:PCONSOLE_GETINPUT (Results 1 – 3 of 3) sorted by relevance

/reactos/win32ss/user/winsrv/consrv/
H A Dconinput.c511 PCONSOLE_GETINPUT GetInputRequest = &((PCONSOLE_API_MESSAGE)ApiMessage)->Data.GetInputRequest; in ReadInputBuffer()
/reactos/sdk/include/reactos/subsys/win/
H A Dconmsg.h571 } CONSOLE_GETINPUT, *PCONSOLE_GETINPUT; typedef
/reactos/dll/win32/kernel32/client/console/
H A Dreadwrite.c240 PCONSOLE_GETINPUT GetInputRequest = &ApiMessage.Data.GetInputRequest; in IntGetConsoleInput()