Hi,
On 10/24/05, Dan Kegel daniel.r.kegel@gmail.com wrote:
You seem to be using a native copy of dnsapi.dll, and seems unhappy that Wine's ntdll.dll lacks an implementation for RtlIpv6AddressToString(). I suppose there's some chance that function would be very easy to implement. I'm cc'ing wine-devel in case somebody has an opinion.
You could also grab the dnsapi.dll from ReactOS and see if it helps your app. Unfortuanly we can't release it to Wine even it works because it was based on a GPL library.
Thanks Steven