|
ReactOS 0.4.16-dev-1946-g52006dd
|

Public Attributes | |
| BOOL | bFriendlyUI |
| BOOL | bIsButtonHot [2] |
| HBITMAP | hImageStrip |
| HBRUSH | hBrush |
| HFONT | hfFont |
| BOOL | bCloseDlg |
| WNDPROC | OldButtonProc |
Definition at line 36 of file dialogs.cpp.
| BOOL LOGOFF_DLG_CONTEXT::bCloseDlg |
Definition at line 43 of file dialogs.cpp.
Referenced by LogOffDialogProc().
| BOOL LOGOFF_DLG_CONTEXT::bFriendlyUI |
Definition at line 38 of file dialogs.cpp.
Referenced by LogOffDialogProc().
| BOOL LOGOFF_DLG_CONTEXT::bIsButtonHot[2] |
Definition at line 39 of file dialogs.cpp.
Referenced by DrawIconOnOwnerDrawnButtons(), FancyLogoffOnInit(), and OwnerDrawButtonSubclass().
| HBRUSH LOGOFF_DLG_CONTEXT::hBrush |
Definition at line 41 of file dialogs.cpp.
Referenced by EndFriendlyDialog(), FancyLogoffOnInit(), and LogOffDialogProc().
| HFONT LOGOFF_DLG_CONTEXT::hfFont |
Definition at line 42 of file dialogs.cpp.
Referenced by EndFriendlyDialog(), and FancyLogoffOnInit().
| HBITMAP LOGOFF_DLG_CONTEXT::hImageStrip |
Definition at line 40 of file dialogs.cpp.
Referenced by DrawIconOnOwnerDrawnButtons(), EndFriendlyDialog(), and FancyLogoffOnInit().
| WNDPROC LOGOFF_DLG_CONTEXT::OldButtonProc |
Definition at line 44 of file dialogs.cpp.
Referenced by EndFriendlyDialog(), FancyLogoffOnInit(), and OwnerDrawButtonSubclass().