Home
last modified time | relevance | path

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

/external/lzma/CPP/Windows/
DShell.h84 bool BrowseForFolder(LPBROWSEINFO lpbi, CSysString &resultPath);
89 bool BrowseForFolder(LPBROWSEINFO lpbi, UString &resultPath);
DShell.cpp135 bool BrowseForFolder(LPBROWSEINFO, CSysString) in BrowseForFolder() argument
165 bool BrowseForFolder(LPBROWSEINFO browseInfo, CSysString &resultPath) in BrowseForFolder()