Home
last modified time | relevance | path

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

/reactos/sdk/include/reactos/subsys/win/
H A Dconmsg.h251 } CONSOLE_WRITECONSOLE, *PCONSOLE_WRITECONSOLE; typedef
/reactos/win32ss/user/winsrv/consrv/
H A Dconoutput.c414PCONSOLE_WRITECONSOLE WriteConsoleRequest = &((PCONSOLE_API_MESSAGE)ApiMessage)->Data.WriteConsole… in DoWriteConsole()
/reactos/dll/win32/kernel32/client/console/
H A Dreadwrite.c607 PCONSOLE_WRITECONSOLE WriteConsoleRequest = &ApiMessage.Data.WriteConsoleRequest; in IntWriteConsole()