ReactOS 0.4.15-dev-7958-gcd0bb1a
_DLG_DATA Struct Reference
Collaboration diagram for _DLG_DATA:

Public Attributes

PGINA_CONTEXT pgContext
 
HBITMAP hLogoBitmap
 
HBITMAP hBarBitmap
 
HWND hWndBarCtrl
 
DWORD BarCounter
 
DWORD LogoWidth
 
DWORD LogoHeight
 
DWORD BarWidth
 
DWORD BarHeight
 

Detailed Description

Definition at line 38 of file gui.c.

Member Data Documentation

◆ BarCounter

DWORD _DLG_DATA::BarCounter

Definition at line 44 of file gui.c.

Referenced by StatusDialogProc(), and StatusMessageWindowProc().

◆ BarHeight

DWORD _DLG_DATA::BarHeight

Definition at line 48 of file gui.c.

Referenced by StatusDialogProc(), and StatusMessageWindowProc().

◆ BarWidth

DWORD _DLG_DATA::BarWidth

Definition at line 47 of file gui.c.

Referenced by StatusDialogProc(), and StatusMessageWindowProc().

◆ hBarBitmap

HBITMAP _DLG_DATA::hBarBitmap

◆ hLogoBitmap

◆ hWndBarCtrl

HWND _DLG_DATA::hWndBarCtrl

Definition at line 43 of file gui.c.

Referenced by StatusDialogProc(), and StatusMessageWindowProc().

◆ LogoHeight

DWORD _DLG_DATA::LogoHeight

Definition at line 46 of file gui.c.

◆ LogoWidth

DWORD _DLG_DATA::LogoWidth

Definition at line 45 of file gui.c.

◆ pgContext

PGINA_CONTEXT _DLG_DATA::pgContext

Definition at line 40 of file gui.c.

Referenced by DlgData_Create(), LockedDialogProc(), LogonDialogProc(), and UnlockDialogProc().


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