[Bug 38576] PES2015 won't connect to online services/2 (ConvertInterfaceLuidToGuid is missing)

wine-bugs at winehq.org wine-bugs at winehq.org
Thu May 14 12:24:33 CDT 2015


https://bugs.winehq.org/show_bug.cgi?id=38576

--- Comment #3 from Bruno Jesus <00cpxxx at gmail.com> ---
Sounds plausible despite some issues like comparing the pointer instead of the
variable contents.

The main problem is not that though, I can't see any function that sets the
LUID for the interface, so all LUID values are possibly zero and trying to look
for an empty LUID will probably hit the first value from GetAdaptersAddresses.

That's why I think it may be easier to try returning ERROR_NOT_SUPPORTED.

-- 
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