Searched refs:SHELL32_CreateSimpleIDListFromPath (Results 1 – 4 of 4) sorted by relevance
282 LPITEMIDLIST SHELL32_CreateSimpleIDListFromPath(LPCWSTR pszPath, DWORD dwAttributes);
536 pidl = SHELL32_CreateSimpleIDListFromPath(szFullPath, dwFileAttributes); in SHGetFileInfoW()
1188 LPITEMIDLIST SHELL32_CreateSimpleIDListFromPath(LPCWSTR pszPath, DWORD dwAttributes) in SHELL32_CreateSimpleIDListFromPath() function
588 … pidlRoot.Attach(SHELL32_CreateSimpleIDListFromPath(pfti.szTargetParsingName, pfti.dwAttributes)); in GetFSFolderForItem()