Luis Carlos Busquets PĂ©rez luis.busquets@ilidium.com 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.DirectPlay8Create
Shouldn't these do to have both dlls implemented natively in wine?
Yes, except you also need to write makefiles, and probably version resources.