ReactOS 0.4.15-dev-7953-g1f49173
LOGOFF_DLG_CONTEXT Struct Reference
Collaboration diagram for LOGOFF_DLG_CONTEXT:

Public Attributes

BOOL bFriendlyUI
 
BOOL bIsButtonHot [2]
 
HBITMAP hImageStrip
 
HBRUSH hBrush
 
HFONT hfFont
 
WNDPROC OldButtonProc
 

Detailed Description

Definition at line 36 of file dialogs.cpp.

Member Data Documentation

◆ bFriendlyUI

BOOL LOGOFF_DLG_CONTEXT::bFriendlyUI

Definition at line 38 of file dialogs.cpp.

Referenced by LogOffDialogProc().

◆ bIsButtonHot

BOOL LOGOFF_DLG_CONTEXT::bIsButtonHot[2]

◆ hBrush

HBRUSH LOGOFF_DLG_CONTEXT::hBrush

Definition at line 41 of file dialogs.cpp.

Referenced by EndFriendlyDialog(), FancyLogoffOnInit(), and LogOffDialogProc().

◆ hfFont

HFONT LOGOFF_DLG_CONTEXT::hfFont

Definition at line 42 of file dialogs.cpp.

Referenced by EndFriendlyDialog(), and FancyLogoffOnInit().

◆ hImageStrip

HBITMAP LOGOFF_DLG_CONTEXT::hImageStrip

Definition at line 40 of file dialogs.cpp.

Referenced by DrawIconOnOwnerDrawnButtons(), EndFriendlyDialog(), and FancyLogoffOnInit().

◆ OldButtonProc

WNDPROC LOGOFF_DLG_CONTEXT::OldButtonProc

Definition at line 43 of file dialogs.cpp.

Referenced by EndFriendlyDialog(), FancyLogoffOnInit(), and OwnerDrawButtonSubclass().


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