Home
last modified time | relevance | path

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

/reactos/dll/win32/shell32/wine/
H A Dpidl.c55 static LPWSTR _ILGetTextPointerW(LPCITEMIDLIST pidl);
2208 else if (( szSrcW = _ILGetTextPointerW(pidl) )) in _ILSimpleGetTextW()
2265 static LPWSTR _ILGetTextPointerW(LPCITEMIDLIST pidl) in _ILGetTextPointerW() function