Home
last modified time | relevance | path

Searched refs:GetPathFromIDList (Results 1 – 2 of 2) sorted by relevance

/external/lzma/CPP/Windows/
DShell.cpp123 bool GetPathFromIDList(LPCITEMIDLIST itemIDList, CSysString &path) in GetPathFromIDList() function
173 return GetPathFromIDList(itemIDList, resultPath); in BrowseForFolder()
245 bool GetPathFromIDList(LPCITEMIDLIST itemIDList, UString &path) in GetPathFromIDList() function
272 return GetPathFromIDList(itemIDList, resultPath); in BrowseForFolder()
DShell.h83 bool GetPathFromIDList(LPCITEMIDLIST itemIDList, CSysString &path);
88 bool GetPathFromIDList(LPCITEMIDLIST itemIDList, UString &path);