Dmitry Timoshkov wrote:
> +1 stdcall ParseURLA(str ptr)
> +2 stdcall ParseURLW(wstr ptr)
> +12 stdcall SHCreateMemStream(ptr long)
> +168 stdcall ConnectToConnectionPoint(ptr ptr long ptr ptr ptr)
> +169 stdcall IUnknown_AtomicRelease(long)
> +172 stdcall IUnknown_GetWindow(ptr ptr)
> +174 std
Dmitry Timoshkov <[EMAIL PROTECTED]> 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