Module: wine Branch: master Commit: 3ce9eb0f85618ba22700927b4196a06a152a009c URL: http://source.winehq.org/git/wine.git/?a=commit;h=3ce9eb0f85618ba22700927b41...
Author: Alexandre Julliard julliard@winehq.org Date: Mon Mar 2 12:49:09 2009 +0100
iphlpapi: Reimplement GetIpForwardTable to avoid parsing the same information three times.
---
dlls/iphlpapi/iphlpapi_main.c | 45 +++----- dlls/iphlpapi/ipstats.c | 247 +++++++++++++++++----------------------- 2 files changed, 119 insertions(+), 173 deletions(-)
Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=3ce9eb0f85618ba2270092...