Home
last modified time | relevance | path

Searched refs:PCONSOLE_SETMENUCLOSE (Results 1 – 2 of 2) sorted by relevance

/reactos/sdk/include/reactos/subsys/win/
H A Dconmsg.h703 } CONSOLE_SETMENUCLOSE, *PCONSOLE_SETMENUCLOSE; typedef
/reactos/dll/win32/kernel32/client/console/
H A Dconsole.c1014 PCONSOLE_SETMENUCLOSE SetMenuCloseRequest = &ApiMessage.Data.SetMenuCloseRequest; in SetConsoleMenuClose()