Searched refs:pidl (Results 1 – 2 of 2) sorted by relevance
21 LPITEMIDLIST pidl = 0; in GetIconIndexForCSIDL() local22 SHGetSpecialFolderLocation(NULL, csidl, &pidl); in GetIconIndexForCSIDL()23 if (pidl) in GetIconIndexForCSIDL()26 SHGetFileInfo(LPCTSTR(pidl), FILE_ATTRIBUTE_NORMAL, in GetIconIndexForCSIDL()33 pMalloc->Free(pidl); in GetIconIndexForCSIDL()
243 typedef BOOL (WINAPI * SHGetPathFromIDListWP)(LPCITEMIDLIST pidl, LPWSTR pszPath);