Searched defs:destFile (Results 1 - 1 of 1) sorted by relevance

/bind-9.6-ESV-R11/bin/win32/BINDInstall/
H A DBINDInstallDlg.cpp612 CString destFile; local
619 destFile = DestDir(installFiles[i].destination) + "\\" +
622 CVersionInfo bindFile(destFile);
662 CString destFile; local
668 destFile = DestDir(installFiles[i].destination) + "\\" +
674 DeleteFile(destFile);

Completed in 15 milliseconds