Scroll to navigation

UrlGetLocationW(3w) Wine API UrlGetLocationW(3w)

NAME

UrlGetLocationW (SHLWAPI.@)

SYNOPSIS

LPCWSTR UrlGetLocationW
(
LPCWSTR pszUrl
)
 

DESCRIPTION

See UrlGetLocationA(3w).
 

IMPLEMENTATION

Declared in "shlwapi.h".
Implemented in "dlls/shlwapi/url.c".
Debug channel "shell".
Oct 2012 Wine API