Huw Davies : iphlpapi: Implement GetUdpStatisticsEx() on top of nsi.

Alexandre Julliard julliard at winehq.org
Wed Aug 18 16:22:09 CDT 2021


Module: wine
Branch: master
Commit: e91b19bf38e13c7a31d553a5593088c5609b0aac
URL:    https://source.winehq.org/git/wine.git/?a=commit;h=e91b19bf38e13c7a31d553a5593088c5609b0aac

Author: Huw Davies <huw at codeweavers.com>
Date:   Wed Aug 18 08:54:48 2021 +0100

iphlpapi: Implement GetUdpStatisticsEx() on top of nsi.

Signed-off-by: Huw Davies <huw at codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard at winehq.org>

---

 dlls/iphlpapi/Makefile.in     |   4 +-
 dlls/iphlpapi/ifenum.c        | 395 ------------------------------------------
 dlls/iphlpapi/ifenum.h        |  66 -------
 dlls/iphlpapi/iphlpapi_main.c |  48 ++++-
 dlls/iphlpapi/ipstats.c       | 370 ---------------------------------------
 dlls/nsi/tests/nsi.c          |   1 -
 6 files changed, 48 insertions(+), 836 deletions(-)

Diff:   https://source.winehq.org/git/wine.git/?a=commitdiff;h=e91b19bf38e13c7a31d553a5593088c5609b0aac



More information about the wine-cvs mailing list