Searched refs:wszCombined (Results 1 – 1 of 1) sorted by relevance
611 WCHAR wszCombined[MAX_PATH + _countof(targetName)]; in _DoDrop() local612 PathCombineW(wszCombined, m_sPathTarget, targetName); in _DoDrop()619 PathRemoveExtensionW(wszCombined); in _DoDrop()623 _GetUniqueFileName(wszCombined, L".lnk", wszNewLnk, TRUE); in _DoDrop()