Home
last modified time | relevance | path

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

/reactos/dll/shellext/cabview/
H A Dutil.h154 normal = SHMapPIDLToSystemImageListIndex(pSF, pidl, qopen ? &open : NULL);
/reactos/dll/win32/browseui/
H A Daddresseditbox.cpp129 item.iImage = SHMapPIDLToSystemImageListIndex(pShellFolder, pidlChild, &item.iSelectedImage); in RefreshAddress()
578 item.iImage = SHMapPIDLToSystemImageListIndex(sf, pidlChild, &item.iSelectedImage); in AddComboBoxItem()
H A Dshellbrowser.cpp1161 index = SHMapPIDLToSystemImageListIndex(sf, pidlChild, &indexOpen); in BrowseToPath()
/reactos/dll/win32/browseui/shellbars/
H A DCISFBand.cpp93 int index = SHMapPIDLToSystemImageListIndex(m_pISF, pidl, NULL); in CreateSimpleToolbar()
/reactos/dll/win32/shell32/
H A DCDefView.cpp1399 lvItem.iImage = SHMapPIDLToSystemImageListIndex(m_pSFParent, pidlNew, 0); in LV_RenameItem()
1430 lvItem.iImage = SHMapPIDLToSystemImageListIndex(m_pSFParent, pidl, 0); in LV_UpdateItem()
2677 lpdi->item.iImage = SHMapPIDLToSystemImageListIndex(m_pSFParent, pidl, 0); in OnNotify()
2734 int iIcon = SHMapPIDLToSystemImageListIndex(m_pSFParent, pidl, 0); in OnNotify()
2806 lvItem.iImage = SHMapPIDLToSystemImageListIndex(m_pSFParent, pidlNew, 0); in OnNotify()
H A Diconcache.cpp766 int WINAPI SHMapPIDLToSystemImageListIndex( in SHMapPIDLToSystemImageListIndex() function
H A Dshell32.spec76 77 stdcall SHMapPIDLToSystemImageListIndex(ptr ptr ptr)
/reactos/dll/win32/shell32/shellmenu/
H A DCMenuToolbars.cpp1414 INT index = SHMapPIDLToSystemImageListIndex(m_shellFolder, item, &indexOpen); in FillToolbar()
/reactos/dll/win32/shdocvw/
H A DCNSCBand.cpp476 INT iIcon = SHMapPIDLToSystemImageListIndex(psfParent, pEltRelative, NULL); in _InsertItem()
/reactos/sdk/include/psdk/
H A Dshlobj.h294 SHMapPIDLToSystemImageListIndex(