Searched refs:commonPath (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
1238 hr = SHGetPathFromIDList(itemList, commonPath);
1242 sprintf(path, "%s\\ISC", commonPath);
1245 sprintf(path, "%s\\ISC\\BIND", commonPath);
1296 sprintf(path, "%s\\ISC\\BIND", commonPath);
1310 sprintf(path, "%s\\ISC", commonPath);

Completed in 99 milliseconds