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

2007-10-25 Thread Robert Shearman
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

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

2007-10-25 Thread Alexandre Julliard
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