Home
last modified time | relevance | path

Searched refs:completedSize (Results 1 – 1 of 1) sorted by relevance

/reactos/dll/win32/shell32/
H A Dshlfileop.cpp45 ULARGE_INTEGER completedSize; member
579 op->completedSize.QuadPart += TotalFileSize.QuadPart; in SHCopyProgressRoutine()
581 op->progress->SetProgress64(op->completedSize.QuadPart - in SHCopyProgressRoutine()
2019 op.completedSize.QuadPart = 0ull; in SHFileOperationW()