Re: dll that just forward

2007-03-06 Thread Alexandre Julliard
Luis Carlos Busquets Pérez <[EMAIL PROTECTED]> writes: > If we add to the git tree these two spec files > > dlls/dpnaddr/dpnaddr.spec: > stdcall DirectPlay8AddressCreate( ptr ptr ptr ) > dpnet.DirectPlay8AddressCreate > > dlls/dpnlobby/dpnlobby.spec: > stdcall DirectPlay8Create(ptr ptr ptr) dpnet

dll that just forward

2007-03-06 Thread Luis Carlos Busquets Pérez
Concerning dlls dpnaddr.dll dpnlobby.dll They both are dlls with just one function and that it is forwarded to dpnet.dll. I understand that this is just for compatibility reasons. If we add to the git tree these two spec files dlls/dpnaddr/dpnaddr.spec: stdcall DirectPlay8AddressCreate( ptr ptr