[Bug 41753] Steep (Ubisoft) needs iphlpapi.dll.GetUnicastIpAddressEntry

wine-bugs at winehq.org wine-bugs at winehq.org
Sun Jan 8 14:19:23 CST 2017


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

--- Comment #11 from Bruno Jesus <00cpxxx at gmail.com> ---
(In reply to André H. from comment #10)
> Bruno, do you have suggestions on how to fill those values:
>  * OnLinkPrefixLength
>    I need a good way to get the CIDR prefix for the AddressEntry, no idea

Maybe counting set bits in netmask would work for IPv4, for IPv6 I don't know
how that works.

>  * CreationTimeStamp
>    Here I need a good way to retrieve/create a good fake value

Maybe now()-gettickcount(). Not sure if that is important anyway.

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