Home
last modified time | relevance | path

Searched refs:PathParseIconLocationW (Results 1 – 9 of 9) sorted by relevance

/reactos/dll/win32/shell32/
H A Dshell32.spec248 249 stdcall -noname PathParseIconLocation(wstr) PathParseIconLocationW
/reactos/dll/win32/shell32/dialogs/
H A Dfiledefext.cpp1132 m_nFolderIconIndex = PathParseIconLocationW(m_szFolderIconPath); in InitFolderCustomizePage()
H A Dfiletypes.cpp213 Entry->nIconIndex = PathParseIconLocationW(Entry->IconPath); in GetFileTypeIconsEx()
/reactos/dll/win32/shell32/folders/
H A DCDrivesFolder.cpp494 *piIndex = PathParseIconLocationW(wszTemp); in getIconLocationForDrive()
H A DCFSFolder.cpp233 *piIndex = PathParseIconLocationW(wszTemp); in getIconLocationForFolder()
/reactos/base/applications/rapps/
H A Dappview.cpp1065 … else if (!ExtractIconExW(task->Location, PathParseIconLocationW(task->Location), &hIcon, NULL, 1)) in AsyncLoadIconProc()
/reactos/dll/win32/shlwapi/
H A Dshlwapi.spec657 655 stdcall PathParseIconLocationW(wstr)
H A Dpath.c1092 int WINAPI PathParseIconLocationW(LPWSTR lpszPath) in PathParseIconLocationW() function
/reactos/sdk/include/psdk/
H A Dshlwapi.h1016 int WINAPI PathParseIconLocationW(_Inout_ LPWSTR);