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

/bind-9.11.3/bin/win32/BINDInstall/
H A DBINDInstallDlg.cpp1023 CString namedLoc; local
1024 namedLoc.Format("%s\\bin\\named.exe", m_targetDir);
1026 CStringA namedLocA(namedLoc);
1072 CString namedLoc; local
1073 namedLoc.Format("%s\\bin\\named.exe", m_targetDir);
1075 CStringA namedLocA(namedLoc);

Completed in 15 milliseconds