ReactOS 0.4.15-dev-7953-g1f49173
_COPYCONTEXT Struct Reference
Collaboration diagram for _COPYCONTEXT:

Public Attributes

PSETUPDATA pSetupData
 
HWND hWndItem
 
HWND hWndProgress
 
ULONG TotalOperations
 
ULONG CompletedOperations
 
PPROGRESSBAR ProgressBar
 
PPROGRESSBAR MemoryBars [4]
 

Detailed Description

Definition at line 976 of file reactos.c.

Member Data Documentation

◆ CompletedOperations

ULONG _COPYCONTEXT::CompletedOperations

Definition at line 982 of file reactos.c.

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

◆ hWndItem

HWND _COPYCONTEXT::hWndItem

Definition at line 979 of file reactos.c.

Referenced by FileCopyCallback(), and PrepareAndDoCopyThread().

◆ hWndProgress

HWND _COPYCONTEXT::hWndProgress

Definition at line 980 of file reactos.c.

Referenced by FileCopyCallback(), and PrepareAndDoCopyThread().

◆ MemoryBars

PPROGRESSBAR _COPYCONTEXT::MemoryBars[4]

Definition at line 3290 of file usetup.c.

Referenced by FileCopyPage().

◆ ProgressBar

PPROGRESSBAR _COPYCONTEXT::ProgressBar

Definition at line 3289 of file usetup.c.

Referenced by FileCopyCallback(), and FileCopyPage().

◆ pSetupData

PSETUPDATA _COPYCONTEXT::pSetupData

Definition at line 978 of file reactos.c.

Referenced by FileCopyCallback(), and PrepareAndDoCopyThread().

◆ TotalOperations

ULONG _COPYCONTEXT::TotalOperations

Definition at line 981 of file reactos.c.

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


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