Scroll to navigation

MLBuildResURLA(3w) Wine API MLBuildResURLA(3w)

NAME

MLBuildResURLA (SHLWAPI.406)

SYNOPSIS

HRESULT MLBuildResURLA
(
LPCWSTR lpszLibName,
HMODULE hMod,
DWORD dwFlags,
LPCWSTR lpszRes,
LPWSTR lpszDest,
DWORD dwDestLen
)
 

DESCRIPTION

See MLBuildResURLA(3w).
 

IMPLEMENTATION

Exported by ordinal only. Use GetProcAddress(3w) to obtain a pointer to the function.
Implemented in "dlls/shlwapi/url.c".
Debug channel "shell".
Oct 2012 Wine API