Home
last modified time | relevance | path

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

/trunk/main/tools/source/fsys/
H A Dwntmsc.cxx628 HRESULT SHGetIDListFromPath( HWND hwndOwner, LPCTSTR pszPath, LPITEMIDLIST *ppidl ) in SHGetIDListFromPath() argument
630 if ( IsBadWritePtr(ppidl, sizeof(LPITEMIDLIST)) ) in SHGetIDListFromPath()
649 …hResult = pDesktopFolder->ParseDisplayName( hwndOwner, (LPBC)NULL, wszPath, &chEaten, ppidl, &dwAt… in SHGetIDListFromPath()
678 HRESULT SHResolvePath( HWND hwndOwner, LPCTSTR pszPath, LPITEMIDLIST *ppidl ) in SHResolvePath() argument
761 if ( ppidl ) in SHResolvePath()
762 *ppidl = pidl; in SHResolvePath()

Completed in 22 milliseconds