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

/bind-9.6-ESV-R11/bin/win32/BINDInstall/
H A DBINDInstallDlg.cpp1202 TCHAR path[MAX_PATH], commonPath[MAX_PATH], fileloc[MAX_PATH], linkpath[MAX_PATH]; local
1223 hr = SHGetPathFromIDList(itemList, commonPath);
1227 sprintf(path, "%s\\ISC", commonPath);
1230 sprintf(path, "%s\\ISC\\BIND", commonPath);
1281 sprintf(path, "%s\\ISC\\BIND", commonPath);
1295 sprintf(path, "%s\\ISC", commonPath);

Completed in 528 milliseconds