Home | History | Annotate | Download | only in shell_dialogs

Lines Matching defs:hr

753       HRESULT hr = shell_folder->GetDisplayNameOf(list, SHGDN_FORPARSING,
755 if (SUCCEEDED(hr) && out_dir_buffer.uType == STRRET_WSTR) {