Searched refs:My_CopyFile (Results 1 - 1 of 1) sorted by relevance
/third_party/lzma/CPP/Windows/ | ||
H A D | FileDir.cpp | 928 static BOOL My_CopyFile(CFSTR oldFile, CFSTR newFile)
in My_CopyFile() function 963 if (My_CopyFile(oldFile, newFile) == FALSE) in MyMoveFile() |
Completed in 2 milliseconds