[Bug 20041] Multiplayer not working for Rise of Nation Gold

wine-bugs at winehq.org wine-bugs at winehq.org
Mon Oct 11 10:32:54 CDT 2010


http://bugs.winehq.org/show_bug.cgi?id=20041

--- Comment #60 from Juan Lang <juan_lang at yahoo.com> 2010-10-11 10:32:53 CDT ---
(In reply to comment #59)
> I just noticed something minor I hadn't before:
> 0009:trace:iphlpapi:GetAdaptersAddresses (0, 0000000e, (nil), (nil), 0x32f678)
> 
> The flags are GAA_FLAG_SKIP_ANYCAST | GAA_FLAG_SKIP_MULTICAST |
> GAA_FLAG_SKIP_DNS_SERVER.  Since we don't return anycast, multicast or DNS
> server addresses anyway, we aren't doing any harm by ignoring the flags so far.

As usual, I may be speaking too soon.  GAA_FLAG_INCLUDE_ALL_GATEWAYS isn't
specified, so perhaps I shouldn't be returning gateway addresses.  On the other
hand, gateways weren't included in the initial implementation of
GetAdaptersAddresses, so that probably isn't the cause of the regression.

-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.



More information about the wine-bugs mailing list