|
ReactOS 0.4.16-dev-1946-g52006dd
|

Public Attributes | |
| UINT | Msg |
| WPARAM | wParam |
| LPARAM | lParam |
| DWORD | StartTime |
| DWORD | QueryResult |
| HWND | Dlg |
| DWORD | EndNowResult |
| BOOL | ShowUI |
| HANDLE | UIThread |
| HWND | WndClient |
| PSHUTDOWN_SETTINGS | ShutdownSettings |
Definition at line 35 of file shutdown.c.
| HWND tagNOTIFY_CONTEXT::Dlg |
Definition at line 44 of file shutdown.c.
Referenced by EndNowDlgProc(), and EndNowThreadProc().
| DWORD tagNOTIFY_CONTEXT::EndNowResult |
Definition at line 45 of file shutdown.c.
Referenced by EndNowDlgProc().
| LPARAM tagNOTIFY_CONTEXT::lParam |
Definition at line 39 of file shutdown.c.
Referenced by NotifyTopLevelWindow().
| UINT tagNOTIFY_CONTEXT::Msg |
Definition at line 37 of file shutdown.c.
Referenced by NotifyTopLevelWindow().
| DWORD tagNOTIFY_CONTEXT::QueryResult |
Definition at line 43 of file shutdown.c.
Referenced by NotifyTopLevelWindow().
| BOOL tagNOTIFY_CONTEXT::ShowUI |
Definition at line 46 of file shutdown.c.
Referenced by NotifyTopLevelWindow().
| PSHUTDOWN_SETTINGS tagNOTIFY_CONTEXT::ShutdownSettings |
Definition at line 49 of file shutdown.c.
Referenced by EndNowDlgProc(), NotifyTopLevelWindow(), and UpdateProgressBar().
| DWORD tagNOTIFY_CONTEXT::StartTime |
Definition at line 42 of file shutdown.c.
Referenced by NotifyTopLevelWindow(), and UpdateProgressBar().
| HANDLE tagNOTIFY_CONTEXT::UIThread |
Definition at line 47 of file shutdown.c.
Referenced by NotifyTopLevelWindow().
| HWND tagNOTIFY_CONTEXT::WndClient |
Definition at line 48 of file shutdown.c.
Referenced by EndNowDlgProc(), and NotifyTopLevelWindow().
| WPARAM tagNOTIFY_CONTEXT::wParam |
Definition at line 38 of file shutdown.c.
Referenced by NotifyTopLevelWindow().