Searched refs:GetPathFromIDList (Results 1 – 2 of 2) sorted by relevance
121 bool GetPathFromIDList(LPCITEMIDLIST itemIDList, CSysString &path) in GetPathFromIDList() function170 return GetPathFromIDList(itemIDList, resultPath); in BrowseForFolder()240 bool GetPathFromIDList(LPCITEMIDLIST itemIDList, UString &path) in GetPathFromIDList() function266 return GetPathFromIDList(itemIDList, resultPath); in BrowseForFolder()
83 bool GetPathFromIDList(LPCITEMIDLIST itemIDList, CSysString &path);88 bool GetPathFromIDList(LPCITEMIDLIST itemIDList, UString &path);