Home
last modified time | relevance | path

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

/reactos/dll/win32/shlwapi/
H A Dshlwapi_ros.diff27 HRESULT WINAPI SHGetWebFolderFilePathW(LPCWSTR,LPWSTR,DWORD);
H A Dpath.c71 HRESULT WINAPI SHGetWebFolderFilePathW(LPCWSTR,LPWSTR,DWORD);
4260 hRet = SHGetWebFolderFilePathW(szFile, szPath, dwPathLen); in SHGetWebFolderFilePathA()
4270 HRESULT WINAPI SHGetWebFolderFilePathW(LPCWSTR lpszFile, LPWSTR lpszPath, DWORD dwPathLen) in SHGetWebFolderFilePathW() function
H A Dshlwapi.spec441 441 stdcall -noname SHGetWebFolderFilePathW(wstr ptr long)