ReactOS 0.4.16-dev-533-gc7d1aa3
_UI_CONTEXT Struct Reference

#include <reactos.h>

Collaboration diagram for _UI_CONTEXT:

Public Attributes

HWND hPartList
 
HWND hwndDlg
 
HWND hWndItem
 
HWND hWndProgress
 
LONG_PTR dwPbStyle
 

Detailed Description

Definition at line 83 of file reactos.h.

Member Data Documentation

◆ dwPbStyle

LONG_PTR _UI_CONTEXT::dwPbStyle

Definition at line 89 of file reactos.h.

Referenced by FsVolCallback(), and PrepareAndDoCopyThread().

◆ hPartList

HWND _UI_CONTEXT::hPartList

Definition at line 85 of file reactos.h.

Referenced by DriveDlgProc(), and FsVolCallback().

◆ hwndDlg

HWND _UI_CONTEXT::hwndDlg

Definition at line 86 of file reactos.h.

Referenced by FsVolCallback(), and PrepareAndDoCopyThread().

◆ hWndItem

HWND _UI_CONTEXT::hWndItem

Definition at line 87 of file reactos.h.

Referenced by FileCopyCallback(), PrepareAndDoCopyThread(), and RegistryStatus().

◆ hWndProgress

HWND _UI_CONTEXT::hWndProgress

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