Module: wine Branch: master Commit: add9e025c2456e6e109ebcb0d3360b02f8b3e8cf URL: http://source.winehq.org/git/wine.git/?a=commit;h=add9e025c2456e6e109ebcb0d3...
Author: Alexandre Julliard julliard@winehq.org Date: Mon Mar 2 12:45:58 2009 +0100
iphlpapi: Reimplement GetIpNetTable to avoid parsing the same information three times.
---
dlls/iphlpapi/iphlpapi_main.c | 37 ++----- dlls/iphlpapi/ipstats.c | 232 ++++++++++++++++++++--------------------- 2 files changed, 122 insertions(+), 147 deletions(-)
Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=add9e025c2456e6e109ebc...