Searched refs:GetRealIconIndex (Results 1 – 3 of 3) sorted by relevance
67 DWORD_PTR GetRealIconIndex(CFSTR path, DWORD attrib, int &iconIndex) in GetRealIconIndex() function188 GetRealIconIndex( in GetIconIndex()232 GetRealIconIndex( in GetIconIndex()244 GetRealIconIndex(us2fs(fileName + dotPos), attrib, pair.IconIndex); in GetIconIndex()
50 DWORD_PTR GetRealIconIndex(CFSTR path, DWORD attrib, int &iconIndex);
635 … if (GetRealIconIndex(fi.Name + FCHAR_PATH_SEPARATOR, FILE_ATTRIBUTE_DIRECTORY, item.iImage) == 0) in Reload()