Searched defs:BrowseForFolder (Results 1 – 1 of 1) sorted by relevance
/third_party/lzma/CPP/Windows/ |
D | Shell.cpp | 153 bool BrowseForFolder(LPBROWSEINFO, CSysString) in BrowseForFolder() function 158 bool BrowseForFolder(HWND, LPCTSTR, UINT, LPCTSTR, CSysString &) in BrowseForFolder() function 163 bool BrowseForFolder(HWND /* owner */, LPCTSTR /* title */, in BrowseForFolder() function 183 bool BrowseForFolder(LPBROWSEINFO browseInfo, CSysString &resultPath) in BrowseForFolder() function 224 static bool BrowseForFolder(HWND owner, LPCTSTR title, UINT ulFlags, in BrowseForFolder() function 248 bool BrowseForFolder(HWND owner, LPCTSTR title, in BrowseForFolder() function 278 static bool BrowseForFolder(LPBROWSEINFOW browseInfo, UString &resultPath) in BrowseForFolder() function 322 static bool BrowseForFolder(HWND owner, LPCWSTR title, UINT ulFlags, in BrowseForFolder() function 337 bool BrowseForFolder(HWND owner, LPCWSTR title, LPCWSTR initialFolder, UString &resultPath) in BrowseForFolder() function
|