Searched refs:linkpath (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
1241 sprintf(linkpath, "%s\\BINDCtrl.lnk", path);
1251 MultiByteToWideChar(CP_ACP, 0, linkpath, -1, wsz, MAX_PATH);
1258 sprintf(linkpath, "%s\\Readme.lnk", path);
1267 MultiByteToWideChar(CP_ACP, 0, linkpath, -1, wsz, MAX_PATH);

Completed in 23 milliseconds