ReactOS 0.4.15-dev-7918-g2a2556c
_SHUTDOWN_DLG_CONTEXT Struct Reference
Collaboration diagram for _SHUTDOWN_DLG_CONTEXT:

Public Attributes

PGINA_CONTEXT pgContext
 
HBITMAP hBitmap
 
HBITMAP hImageStrip
 
DWORD ShutdownDialogId
 
DWORD ShutdownOptions
 
HBRUSH hBrush
 
HFONT hfFont
 
BOOL bCloseDlg
 
BOOL bIsSleepButtonReplaced
 
BOOL bReasonUI
 
BOOL bFriendlyUI
 
BOOL bIsButtonHot [NUMBER_OF_BUTTONS]
 
BOOL bTimer
 
UINT_PTR iTimer
 
WNDPROC OldButtonProc
 

Detailed Description

Definition at line 57 of file shutdown.c.

Member Data Documentation

◆ bCloseDlg

BOOL _SHUTDOWN_DLG_CONTEXT::bCloseDlg

Definition at line 66 of file shutdown.c.

Referenced by ShutdownDialogProc().

◆ bFriendlyUI

BOOL _SHUTDOWN_DLG_CONTEXT::bFriendlyUI

Definition at line 69 of file shutdown.c.

Referenced by ShutdownDialogProc().

◆ bIsButtonHot

BOOL _SHUTDOWN_DLG_CONTEXT::bIsButtonHot[NUMBER_OF_BUTTONS]

Definition at line 70 of file shutdown.c.

Referenced by DrawIconOnOwnerDrawnButtons(), and OwnerDrawButtonSubclass().

◆ bIsSleepButtonReplaced

BOOL _SHUTDOWN_DLG_CONTEXT::bIsSleepButtonReplaced

Definition at line 67 of file shutdown.c.

Referenced by ChangeRequiredButton(), and OnTimer().

◆ bReasonUI

BOOL _SHUTDOWN_DLG_CONTEXT::bReasonUI

Definition at line 68 of file shutdown.c.

◆ bTimer

BOOL _SHUTDOWN_DLG_CONTEXT::bTimer

Definition at line 71 of file shutdown.c.

Referenced by EndFriendlyDialog().

◆ hBitmap

HBITMAP _SHUTDOWN_DLG_CONTEXT::hBitmap

Definition at line 60 of file shutdown.c.

Referenced by EndFriendlyDialog().

◆ hBrush

HBRUSH _SHUTDOWN_DLG_CONTEXT::hBrush

Definition at line 64 of file shutdown.c.

Referenced by EndFriendlyDialog(), and ShutdownDialogProc().

◆ hfFont

HFONT _SHUTDOWN_DLG_CONTEXT::hfFont

Definition at line 65 of file shutdown.c.

Referenced by EndFriendlyDialog().

◆ hImageStrip

HBITMAP _SHUTDOWN_DLG_CONTEXT::hImageStrip

Definition at line 61 of file shutdown.c.

Referenced by DrawIconOnOwnerDrawnButtons(), and EndFriendlyDialog().

◆ iTimer

UINT_PTR _SHUTDOWN_DLG_CONTEXT::iTimer

Definition at line 72 of file shutdown.c.

Referenced by EndFriendlyDialog().

◆ OldButtonProc

WNDPROC _SHUTDOWN_DLG_CONTEXT::OldButtonProc

Definition at line 73 of file shutdown.c.

Referenced by EndFriendlyDialog(), and OwnerDrawButtonSubclass().

◆ pgContext

PGINA_CONTEXT _SHUTDOWN_DLG_CONTEXT::pgContext

Definition at line 59 of file shutdown.c.

Referenced by ChangeRequiredButton(), and ShutdownDialogProc().

◆ ShutdownDialogId

DWORD _SHUTDOWN_DLG_CONTEXT::ShutdownDialogId

Definition at line 62 of file shutdown.c.

◆ ShutdownOptions

DWORD _SHUTDOWN_DLG_CONTEXT::ShutdownOptions

Definition at line 63 of file shutdown.c.


The documentation for this struct was generated from the following file: