Module: wine Branch: master Commit: 2ffb2f71e3267617fc864bea046a6249ef953561 URL: http://source.winehq.org/git/wine.git/?a=commit;h=2ffb2f71e3267617fc864bea04...
Author: Hans Leidekker hans@codeweavers.com Date: Tue Jul 21 11:01:16 2015 +0200
iphlpapi: Add a partial implementation of CreateSortedAddressPairs.
---
dlls/iphlpapi/iphlpapi_main.c | 169 +++++++++++++++++++++++++++++++---------- dlls/iphlpapi/tests/iphlpapi.c | 66 ++++++++++++++++ 2 files changed, 193 insertions(+), 42 deletions(-)
Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=2ffb2f71e3267617fc864b...