Home
last modified time | relevance | path

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

/reactos/dll/win32/qmgr/
H A Dfile.c430 static DWORD CALLBACK progress_callback_local(LARGE_INTEGER totalSize, LARGE_INTEGER totalTransferr… in progress_callback_local() function
467 if (!(ret = CopyFileExW(ptr, tmpname, progress_callback_local, file, NULL, 0))) in transfer_file_local()