|
ReactOS 0.4.16-dev-1946-g52006dd
|

Definition at line 47 of file shutdown.c.
| BOOL _SHUTDOWN_DLG_CONTEXT::bCloseDlg |
Definition at line 56 of file shutdown.c.
Referenced by ShutdownDialogProc().
| BOOL _SHUTDOWN_DLG_CONTEXT::bFriendlyUI |
Definition at line 59 of file shutdown.c.
Referenced by ShutdownDialogProc().
| BOOL _SHUTDOWN_DLG_CONTEXT::bIsButtonHot[NUMBER_OF_BUTTONS] |
Definition at line 60 of file shutdown.c.
Referenced by DrawIconOnOwnerDrawnButtons(), and OwnerDrawButtonSubclass().
| BOOL _SHUTDOWN_DLG_CONTEXT::bIsSleepButtonReplaced |
Definition at line 57 of file shutdown.c.
Referenced by ChangeRequiredButton(), and OnTimer().
| BOOL _SHUTDOWN_DLG_CONTEXT::bReasonUI |
Definition at line 58 of file shutdown.c.
| BOOL _SHUTDOWN_DLG_CONTEXT::bTimer |
Definition at line 61 of file shutdown.c.
Referenced by EndFriendlyDialog().
| HBITMAP _SHUTDOWN_DLG_CONTEXT::hBitmap |
Definition at line 50 of file shutdown.c.
Referenced by EndFriendlyDialog().
| HBRUSH _SHUTDOWN_DLG_CONTEXT::hBrush |
Definition at line 54 of file shutdown.c.
Referenced by EndFriendlyDialog(), and ShutdownDialogProc().
| HFONT _SHUTDOWN_DLG_CONTEXT::hfFont |
Definition at line 55 of file shutdown.c.
Referenced by EndFriendlyDialog().
| HBITMAP _SHUTDOWN_DLG_CONTEXT::hImageStrip |
Definition at line 51 of file shutdown.c.
Referenced by DrawIconOnOwnerDrawnButtons(), and EndFriendlyDialog().
| UINT_PTR _SHUTDOWN_DLG_CONTEXT::iTimer |
Definition at line 62 of file shutdown.c.
Referenced by EndFriendlyDialog().
| WNDPROC _SHUTDOWN_DLG_CONTEXT::OldButtonProc |
Definition at line 63 of file shutdown.c.
Referenced by EndFriendlyDialog(), and OwnerDrawButtonSubclass().
| PGINA_CONTEXT _SHUTDOWN_DLG_CONTEXT::pgContext |
Definition at line 49 of file shutdown.c.
Referenced by ChangeRequiredButton(), and ShutdownDialogProc().
| DWORD _SHUTDOWN_DLG_CONTEXT::ShutdownDialogId |
Definition at line 52 of file shutdown.c.
| DWORD _SHUTDOWN_DLG_CONTEXT::ShutdownOptions |
Definition at line 53 of file shutdown.c.
Referenced by ShutdownDialogProc().