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

/macosx-10.9.5/bind9-45.100/bind9/bin/win32/BINDInstall/
H A DBINDInstallDlg.cpp1217 TCHAR path[MAX_PATH], commonPath[MAX_PATH], fileloc[MAX_PATH], linkpath[MAX_PATH]; local
1257 sprintf(fileloc, "%s\\BINDCtrl.exe", m_binDir);
1259 psl->SetPath(fileloc);
1272 sprintf(fileloc, "%s\\Readme.txt", m_targetDir);
1275 psl->SetPath(fileloc);

Completed in 188 milliseconds