NAME

UrlCombineW  (SHLWAPI.@)

SYNOPSIS

 HRESULT UrlCombineW
 (
  LPCWSTR pszBase,
  LPCWSTR pszRelative,
  LPWSTR  pszCombined,
  LPDWORD pcchCombined,
  DWORD   dwFlags
 )

DESCRIPTION

See UrlCombineA.

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 Jul 2008.