|
ReactOS 0.4.17-dev-934-g091855f
|

Public Attributes | |
| PGINA_CONTEXT | pgContext |
| HWND | hWndBarCtrl |
| DWORD | BarCounter |
| HBITMAP | hLogoBitmap |
| HBITMAP | hBarBitmap |
| DWORD | BarWidth |
| DWORD | BarHeight |
| DWORD _DLG_DATA::BarCounter |
Definition at line 41 of file gui.c.
Referenced by StatusDialogProc(), and StatusMessageWindowProc().
| DWORD _DLG_DATA::BarHeight |
Definition at line 49 of file install.c.
Referenced by StatusMessageWindowProc().
| DWORD _DLG_DATA::BarWidth |
Definition at line 48 of file install.c.
Referenced by StatusMessageWindowProc().
| HBITMAP _DLG_DATA::hBarBitmap |
Definition at line 45 of file install.c.
Referenced by AdjustStatusMessageWindow(), and StatusMessageWindowProc().
| HBITMAP _DLG_DATA::hLogoBitmap |
Definition at line 44 of file install.c.
Referenced by AdjustStatusMessageWindow(), and StatusMessageWindowProc().
| HWND _DLG_DATA::hWndBarCtrl |
Definition at line 40 of file gui.c.
Referenced by StatusDialogProc(), and StatusMessageWindowProc().
| PGINA_CONTEXT _DLG_DATA::pgContext |
Definition at line 39 of file gui.c.
Referenced by DlgData_Create().