Searched refs:PathParseIconLocationW (Results 1 – 9 of 9) sorted by relevance
248 249 stdcall -noname PathParseIconLocation(wstr) PathParseIconLocationW
1132 m_nFolderIconIndex = PathParseIconLocationW(m_szFolderIconPath); in InitFolderCustomizePage()
213 Entry->nIconIndex = PathParseIconLocationW(Entry->IconPath); in GetFileTypeIconsEx()
494 *piIndex = PathParseIconLocationW(wszTemp); in getIconLocationForDrive()
233 *piIndex = PathParseIconLocationW(wszTemp); in getIconLocationForFolder()
1065 … else if (!ExtractIconExW(task->Location, PathParseIconLocationW(task->Location), &hIcon, NULL, 1)) in AsyncLoadIconProc()
657 655 stdcall PathParseIconLocationW(wstr)
1092 int WINAPI PathParseIconLocationW(LPWSTR lpszPath) in PathParseIconLocationW() function
1016 int WINAPI PathParseIconLocationW(_Inout_ LPWSTR);