|
ReactOS 0.4.16-dev-1946-g52006dd
|

Public Attributes | |
| HANDLE | GuiThreadStartupEvent |
| ULONG_PTR | InputThreadId |
| HWINSTA | WinSta |
| HDESK | Desktop |
| HICON | hIcon |
| HICON | hIconSm |
| BOOLEAN | IsWindowVisible |
| GUI_CONSOLE_INFO | TermInfo |
| HDESK _GUI_INIT_INFO::Desktop |
Definition at line 38 of file guiterm.c.
Referenced by GuiConsoleInputThread(), and GuiInitFrontEnd().
| HANDLE _GUI_INIT_INFO::GuiThreadStartupEvent |
Definition at line 35 of file guiterm.c.
Referenced by GuiConsoleInputThread().
| HICON _GUI_INIT_INFO::hIcon |
Definition at line 39 of file guiterm.c.
Referenced by GuiInitFrontEnd(), and GuiLoadFrontEnd().
| HICON _GUI_INIT_INFO::hIconSm |
Definition at line 40 of file guiterm.c.
Referenced by GuiInitFrontEnd(), and GuiLoadFrontEnd().
| ULONG_PTR _GUI_INIT_INFO::InputThreadId |
Definition at line 36 of file guiterm.c.
Referenced by GuiInitFrontEnd().
| BOOLEAN _GUI_INIT_INFO::IsWindowVisible |
Definition at line 41 of file guiterm.c.
Referenced by GuiInitFrontEnd(), and GuiLoadFrontEnd().
| GUI_CONSOLE_INFO _GUI_INIT_INFO::TermInfo |
Definition at line 42 of file guiterm.c.
Referenced by GuiInitFrontEnd(), and GuiLoadFrontEnd().
| HWINSTA _GUI_INIT_INFO::WinSta |
Definition at line 37 of file guiterm.c.
Referenced by GuiInitFrontEnd(), and GuiLoadFrontEnd().