Home
last modified time | relevance | path

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

/reactos/dll/win32/shdocvw/
H A DCNSCBand.cpp455 _In_ LPCITEMIDLIST pEltRelative, in _InsertItem() argument
460 HRESULT hr = psfParent->GetAttributesOf(1, &pEltRelative, &attrs); in _InsertItem()
467 hr = psfParent->GetDisplayNameOf(pEltRelative, SHGDN_INFOLDER, &strret); in _InsertItem()
471 hr = StrRetToBufW(&strret, pEltRelative, wszDisplayName, MAX_PATH); in _InsertItem()
476 INT iIcon = SHMapPIDLToSystemImageListIndex(psfParent, pEltRelative, NULL); in _InsertItem()
485 pChildInfo->relativePidl.Attach(ILClone(pEltRelative)); in _InsertItem()
511 _In_ LPCITEMIDLIST pEltRelative, in _InsertItem() argument
519 return _InsertItem(hParent, psfFolder, pElt, pEltRelative, bSort); in _InsertItem()
H A DCNSCBand.h184 _In_ LPCITEMIDLIST pEltRelative,
189 _In_ LPCITEMIDLIST pEltRelative,