table of contents
other versions
- wheezy 1.4.1-4
UrlCanonicalizeW(3w) | Wine API | UrlCanonicalizeW(3w) |
NAME¶
UrlCanonicalizeW (SHLWAPI.@)SYNOPSIS¶
HRESULT UrlCanonicalizeW(
LPCWSTR pszUrl,
LPWSTR pszCanonicalized,
LPDWORD pcchCanonicalized,
DWORD dwFlags
)
DESCRIPTION¶
See UrlCanonicalizeA(3w).IMPLEMENTATION¶
Declared in "shlwapi.h". Implemented in "dlls/shlwapi/url.c". Debug channel "shell".Oct 2012 | Wine API |