Searched refs:sDestFile (Results 1 – 1 of 1) sorted by relevance
108 std::_tstring sDestFile = sShareInstallDir + sOxtFile; in copyExtensionData() local110 fSuccess = CopyFile( sSourceFile.c_str(), sDestFile.c_str(), bFailIfExist ); in copyExtensionData()
Completed in 16 milliseconds