Home
last modified time | relevance | path

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

/reactos/modules/rosapps/applications/devutils/shlextdbg/
H A Dshlextdbg.cpp114 static HRESULT CreateShellItemFromParse(PCWSTR Path, IShellItem** ppSI) in CreateShellItemFromParse() function
299 if (SUCCEEDED(hr = CreateShellItemFromParse(path, &si))) in AssocQ()
717 hr = CreateShellItemFromParse(arg, &si); in wmain()