ReactOS 0.4.16-dev-197-g92996da
|
Definition at line 57 of file shutdown.c.
BOOL _SHUTDOWN_DLG_CONTEXT::bCloseDlg |
Definition at line 66 of file shutdown.c.
Referenced by ShutdownDialogProc().
BOOL _SHUTDOWN_DLG_CONTEXT::bFriendlyUI |
Definition at line 69 of file shutdown.c.
Referenced by ShutdownDialogProc().
BOOL _SHUTDOWN_DLG_CONTEXT::bIsButtonHot[NUMBER_OF_BUTTONS] |
Definition at line 70 of file shutdown.c.
Referenced by DrawIconOnOwnerDrawnButtons(), and OwnerDrawButtonSubclass().
BOOL _SHUTDOWN_DLG_CONTEXT::bIsSleepButtonReplaced |
Definition at line 67 of file shutdown.c.
Referenced by ChangeRequiredButton(), and OnTimer().
BOOL _SHUTDOWN_DLG_CONTEXT::bReasonUI |
Definition at line 68 of file shutdown.c.
BOOL _SHUTDOWN_DLG_CONTEXT::bTimer |
Definition at line 71 of file shutdown.c.
Referenced by EndFriendlyDialog().
HBITMAP _SHUTDOWN_DLG_CONTEXT::hBitmap |
Definition at line 60 of file shutdown.c.
Referenced by EndFriendlyDialog().
HBRUSH _SHUTDOWN_DLG_CONTEXT::hBrush |
Definition at line 64 of file shutdown.c.
Referenced by EndFriendlyDialog(), and ShutdownDialogProc().
HFONT _SHUTDOWN_DLG_CONTEXT::hfFont |
Definition at line 65 of file shutdown.c.
Referenced by EndFriendlyDialog().
HBITMAP _SHUTDOWN_DLG_CONTEXT::hImageStrip |
Definition at line 61 of file shutdown.c.
Referenced by DrawIconOnOwnerDrawnButtons(), and EndFriendlyDialog().
UINT_PTR _SHUTDOWN_DLG_CONTEXT::iTimer |
Definition at line 72 of file shutdown.c.
Referenced by EndFriendlyDialog().
WNDPROC _SHUTDOWN_DLG_CONTEXT::OldButtonProc |
Definition at line 73 of file shutdown.c.
Referenced by EndFriendlyDialog(), and OwnerDrawButtonSubclass().
PGINA_CONTEXT _SHUTDOWN_DLG_CONTEXT::pgContext |
Definition at line 59 of file shutdown.c.
Referenced by ChangeRequiredButton(), and ShutdownDialogProc().
DWORD _SHUTDOWN_DLG_CONTEXT::ShutdownDialogId |
Definition at line 62 of file shutdown.c.
DWORD _SHUTDOWN_DLG_CONTEXT::ShutdownOptions |
Definition at line 63 of file shutdown.c.