https://bugs.winehq.org/show_bug.cgi?id=41753
--- Comment #7 from Bruno Jesus 00cpxxx@gmail.com --- (In reply to André H. from comment #6)
Created attachment 56268 [details] GetUnicastIpAddressEntry patch
What about this patch (not yet finished)?
Looks good to me, if somehow you could call fill_unicast_addr_data and copy the results from it it would be better because the constants are already there so you don't have to duplicate some fields with fixed values again.