HomeSort by relevance Sort by last modified time
    Searched full:shell_folder (Results 1 - 1 of 1) sorted by null

  /external/chromium_org/ui/shell_dialogs/
select_file_dialog_win.cc 745 base::win::ScopedComPtr<IShellFolder> shell_folder; local
746 if (SHGetDesktopFolder(shell_folder.Receive()) == NOERROR) {
747 HRESULT hr = shell_folder->GetDisplayNameOf(list, SHGDN_FORPARSING,
    [all...]

Completed in 55 milliseconds