Hans Leidekker : iphlpapi: Implement GetExtendedUdpTable.

Alexandre Julliard julliard at winehq.org
Fri Sep 7 13:26:21 CDT 2012


Module: wine
Branch: master
Commit: 18ba68ea629f98c6afdc73c4baec0003f1c11ec6
URL:    http://source.winehq.org/git/wine.git/?a=commit;h=18ba68ea629f98c6afdc73c4baec0003f1c11ec6

Author: Hans Leidekker <hans at codeweavers.com>
Date:   Fri Sep  7 13:35:36 2012 +0200

iphlpapi: Implement GetExtendedUdpTable.

---

 dlls/iphlpapi/iphlpapi.spec    |    2 +-
 dlls/iphlpapi/iphlpapi_main.c  |   49 +++--
 dlls/iphlpapi/ipstats.c        |  438 ++++++++++++++++++++++------------------
 dlls/iphlpapi/ipstats.h        |    1 +
 dlls/iphlpapi/tests/iphlpapi.c |   36 ++++
 include/iphlpapi.h             |    3 +
 include/iprtrmib.h             |    7 +
 include/udpmib.h               |    2 +-
 8 files changed, 322 insertions(+), 216 deletions(-)

Diff:   http://source.winehq.org/git/wine.git/?a=commitdiff;h=18ba68ea629f98c6afdc73c4baec0003f1c11ec6



More information about the wine-cvs mailing list