Huw Davies : iphlpapi: Implement GetExtendedUdpTable() on top of nsi.
Module: wine Branch: master Commit: 566079d4f60417e1a376b782ce0656835ab3ed64 URL: https://source.winehq.org/git/wine.git/?a=commit;h=566079d4f60417e1a376b782c... Author: Huw Davies <huw(a)codeweavers.com> Date: Wed Aug 18 08:54:45 2021 +0100 iphlpapi: Implement GetExtendedUdpTable() on top of nsi. Signed-off-by: Huw Davies <huw(a)codeweavers.com> Signed-off-by: Alexandre Julliard <julliard(a)winehq.org> --- dlls/iphlpapi/iphlpapi_main.c | 225 +++++++++++++++++++++------ dlls/iphlpapi/ipstats.c | 350 ------------------------------------------ dlls/iphlpapi/ipstats.h | 33 ---- 3 files changed, 175 insertions(+), 433 deletions(-) Diff: https://source.winehq.org/git/wine.git/?a=commitdiff;h=566079d4f60417e1a376b...
participants (1)
-
Alexandre Julliard