Searched refs:_ILGetTextPointer (Results 1 – 2 of 2) sorted by relevance
308 LPSTR _ILGetTextPointer (LPCITEMIDLIST) DECLSPEC_HIDDEN;
1186 filename = _ILGetTextPointer(pidl); in SHGetDataFromIDListA()1245 filename = _ILGetTextPointer(pidl); in SHGetDataFromIDListW()1864 LPSTR pszDest = _ILGetTextPointer(pidlOut); in _ILCreateDrive()2122 else if (( szSrc = _ILGetTextPointer(pidl) )) in _ILSimpleGetTextW()2227 LPSTR _ILGetTextPointer(LPCITEMIDLIST pidl) in _ILGetTextPointer() function