Huw Davies : iphlpapi: Implement IfGetEntry2Ex() on top of nsi.
Module: wine Branch: master Commit: 0b5a6c704c06a850f6e92223fa29a2c08f99f86d URL: https://source.winehq.org/git/wine.git/?a=commit;h=0b5a6c704c06a850f6e92223f... Author: Huw Davies <huw(a)codeweavers.com> Date: Thu Jul 8 08:59:58 2021 +0100 iphlpapi: Implement IfGetEntry2Ex() 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.spec | 1 + dlls/iphlpapi/iphlpapi_main.c | 92 +++++++++++++++++------------------------- dlls/iphlpapi/tests/iphlpapi.c | 61 +++++++++------------------- include/netioapi.h | 2 + 4 files changed, 58 insertions(+), 98 deletions(-) Diff: https://source.winehq.org/git/wine.git/?a=commitdiff;h=0b5a6c704c06a850f6e92...
participants (1)
-
Alexandre Julliard