shlwapi: Update exported API entries according to the info published by Geoff Chappell

Alexandre Julliard julliard at winehq.org
Thu Oct 25 05:00:18 CDT 2007


Dmitry Timoshkov <dmitry at codeweavers.com> writes:

> @@ -1,18 +1,18 @@
> -1   stdcall -noname ParseURLA(str ptr)
> -2   stdcall -noname ParseURLW(wstr ptr)
> +1   stdcall ParseURLA(str ptr)
> +2   stdcall ParseURLW(wstr ptr)

That doesn't look right, why are you removing -noname on these and
many other functions?  AFAICT they are not exported by name in most
shlwapi versions.

-- 
Alexandre Julliard
julliard at winehq.org



More information about the wine-devel mailing list