Home
last modified time | relevance | path

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

/reactos/dll/win32/shlwapi/
H A Durl.c1749 static HRESULT URL_CreateFromPath(LPCWSTR pszPath, LPWSTR pszUrl, LPDWORD pcchUrl) in URL_CreateFromPath() function
1831 ret = URL_CreateFromPath(pszIn, pszOut, &res1); in UrlApplySchemeW()
2509 ret = URL_CreateFromPath(pszPath, pszUrl, pcchUrl); in UrlCreateFromPathW()