Searched refs:DestDir (Results 1 - 2 of 2) sorted by relevance

/bind-9.11.3/bin/win32/BINDInstall/
H A DBINDInstallDlg.h82 CString DestDir(int destination);
H A DBINDInstallDlg.cpp814 destFile = DestDir(fd->destination) + "\\" + fd->filename;
863 destFile = DestDir(fd->destination) + "\\" + fd->filename;
1577 CString CBINDInstallDlg::DestDir(int destination) { function in class:CBINDInstallDlg

Completed in 13 milliseconds