https://bugs.winehq.org/show_bug.cgi?id=41753
--- Comment #12 from André H. nerv@dawncrow.de --- (In reply to Bruno Jesus from comment #11)
(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.
I don't understand yet how to find the associated netmask with GetAdaptersAddresses...