ReactOS 0.4.16-dev-736-g28b802b
|
Public Attributes | |
PSETUPDATA | pSetupData |
ULONG | TotalOperations |
ULONG | CompletedOperations |
PPROGRESSBAR | ProgressBar |
PPROGRESSBAR | MemoryBars [4] |
ULONG _COPYCONTEXT::CompletedOperations |
Definition at line 1631 of file reactos.c.
Referenced by FileCopyCallback(), FileCopyPage(), and PrepareAndDoCopyThread().
PPROGRESSBAR _COPYCONTEXT::MemoryBars[4] |
Definition at line 3098 of file usetup.c.
Referenced by FileCopyPage().
PPROGRESSBAR _COPYCONTEXT::ProgressBar |
Definition at line 3097 of file usetup.c.
Referenced by FileCopyCallback(), and FileCopyPage().
PSETUPDATA _COPYCONTEXT::pSetupData |
Definition at line 1629 of file reactos.c.
Referenced by FileCopyCallback(), and PrepareAndDoCopyThread().
ULONG _COPYCONTEXT::TotalOperations |
Definition at line 1630 of file reactos.c.
Referenced by FileCopyCallback(), FileCopyPage(), and PrepareAndDoCopyThread().