ReactOS 0.4.16-dev-340-g0540c21
|
#include <console.h>
PWCHAR _CONSOLE_INIT_INFO::AppName |
Definition at line 21 of file console.h.
Referenced by CON_API_NOCONSOLE(), and ConSrvConnect().
ULONG _CONSOLE_INIT_INFO::AppNameLength |
Definition at line 20 of file console.h.
Referenced by CON_API_NOCONSOLE(), and ConSrvConnect().
PCONSOLE_START_INFO _CONSOLE_INIT_INFO::ConsoleStartInfo |
Definition at line 13 of file console.h.
Referenced by CON_API_NOCONSOLE(), and ConSrvConnect().
PWCHAR _CONSOLE_INIT_INFO::ConsoleTitle |
Definition at line 17 of file console.h.
Referenced by CON_API_NOCONSOLE(), and ConSrvConnect().
PWCHAR _CONSOLE_INIT_INFO::CurDir |
Definition at line 23 of file console.h.
Referenced by CON_API_NOCONSOLE(), and ConSrvConnect().
ULONG _CONSOLE_INIT_INFO::CurDirLength |
Definition at line 22 of file console.h.
Referenced by CON_API_NOCONSOLE(), and ConSrvConnect().
PWCHAR _CONSOLE_INIT_INFO::Desktop |
Definition at line 19 of file console.h.
Referenced by CON_API_NOCONSOLE(), and ConSrvConnect().
ULONG _CONSOLE_INIT_INFO::DesktopLength |
Definition at line 18 of file console.h.
Referenced by CON_API_NOCONSOLE(), and ConSrvConnect().
BOOLEAN _CONSOLE_INIT_INFO::IsWindowVisible |
Definition at line 14 of file console.h.
Referenced by CON_API_NOCONSOLE(), and ConSrvConnect().
ULONG _CONSOLE_INIT_INFO::TitleLength |
Definition at line 16 of file console.h.
Referenced by CON_API_NOCONSOLE(), and ConSrvConnect().