ReactOS 0.4.16-dev-814-g656a5dc
|
#include <conmsg.h>
PWCHAR _CONSOLE_ALLOCCONSOLE::AppName |
Definition at line 281 of file conmsg.h.
Referenced by IntAllocConsole().
ULONG _CONSOLE_ALLOCCONSOLE::AppNameLength |
Definition at line 280 of file conmsg.h.
Referenced by IntAllocConsole().
PCONSOLE_START_INFO _CONSOLE_ALLOCCONSOLE::ConsoleStartInfo |
Definition at line 274 of file conmsg.h.
Referenced by IntAllocConsole().
PWCHAR _CONSOLE_ALLOCCONSOLE::ConsoleTitle |
Definition at line 277 of file conmsg.h.
Referenced by IntAllocConsole().
LPTHREAD_START_ROUTINE _CONSOLE_ALLOCCONSOLE::CtrlRoutine |
Definition at line 285 of file conmsg.h.
Referenced by IntAllocConsole().
PWCHAR _CONSOLE_ALLOCCONSOLE::CurDir |
Definition at line 283 of file conmsg.h.
Referenced by IntAllocConsole().
ULONG _CONSOLE_ALLOCCONSOLE::CurDirLength |
Definition at line 282 of file conmsg.h.
Referenced by IntAllocConsole().
PWCHAR _CONSOLE_ALLOCCONSOLE::Desktop |
Definition at line 279 of file conmsg.h.
Referenced by IntAllocConsole().
ULONG _CONSOLE_ALLOCCONSOLE::DesktopLength |
Definition at line 278 of file conmsg.h.
Referenced by IntAllocConsole().
LPTHREAD_START_ROUTINE _CONSOLE_ALLOCCONSOLE::PropRoutine |
Definition at line 286 of file conmsg.h.
Referenced by IntAllocConsole().
ULONG _CONSOLE_ALLOCCONSOLE::TitleLength |
Definition at line 276 of file conmsg.h.
Referenced by IntAllocConsole().