NAME

UrlUnescapeW  (SHLWAPI.@)

SYNOPSIS

 HRESULT UrlUnescapeW
 (
  LPWSTR  pszUrl,
  LPWSTR  pszUnescaped,
  LPDWORD pcchUnescaped,
  DWORD   dwFlags
 )

DESCRIPTION

See UrlUnescapeA.

IMPLEMENTATION

Defined in "shlwapi.h".

Implemented in "dlls/shlwapi/url.c". source.winehq.org/source/dlls/shlwapi/url.c

Debug channel "shell".


Copyright © 2008 The Wine Project. All trademarks are the property of their respective owners. Visit WineHQ for license details. Generated Nov 2008.