Module: wine Branch: master Commit: 413eeaead5c584335c979766100f952b1e2f8cd0 URL: https://source.winehq.org/git/wine.git/?a=commit;h=413eeaead5c584335c9797661...
Author: Huw Davies huw@codeweavers.com Date: Mon Aug 2 09:19:07 2021 +0100
iphlpapi: Implement AllocateAndGetIpForwardTable() on top of GetIpForwardTable().
Signed-off-by: Huw Davies huw@codeweavers.com Signed-off-by: Alexandre Julliard julliard@winehq.org
---
dlls/iphlpapi/iphlpapi_main.c | 37 ++++++ dlls/iphlpapi/ipstats.c | 265 ------------------------------------------ 2 files changed, 37 insertions(+), 265 deletions(-)
Diff: https://source.winehq.org/git/wine.git/?a=commitdiff;h=413eeaead5c584335c979...