ReactOS 0.4.17-dev-934-g091855f
_DLG_DATA Struct Reference
Collaboration diagram for _DLG_DATA:

Public Attributes

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

Detailed Description

Definition at line 37 of file gui.c.

Member Data Documentation

◆ BarCounter

DWORD _DLG_DATA::BarCounter

Definition at line 41 of file gui.c.

Referenced by StatusDialogProc(), and StatusMessageWindowProc().

◆ BarHeight

DWORD _DLG_DATA::BarHeight

Definition at line 49 of file install.c.

Referenced by StatusMessageWindowProc().

◆ BarWidth

DWORD _DLG_DATA::BarWidth

Definition at line 48 of file install.c.

Referenced by StatusMessageWindowProc().

◆ hBarBitmap

HBITMAP _DLG_DATA::hBarBitmap

Definition at line 45 of file install.c.

Referenced by AdjustStatusMessageWindow(), and StatusMessageWindowProc().

◆ hLogoBitmap

HBITMAP _DLG_DATA::hLogoBitmap

Definition at line 44 of file install.c.

Referenced by AdjustStatusMessageWindow(), and StatusMessageWindowProc().

◆ hWndBarCtrl

HWND _DLG_DATA::hWndBarCtrl

Definition at line 40 of file gui.c.

Referenced by StatusDialogProc(), and StatusMessageWindowProc().

◆ pgContext

PGINA_CONTEXT _DLG_DATA::pgContext

Definition at line 39 of file gui.c.

Referenced by DlgData_Create().


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