Alexandre Julliard : iphlpapi: Reimplement GetTcpTable to avoid parsing the same information three times.

Alexandre Julliard julliard at winehq.org
Mon Mar 2 09:01:53 CST 2009


Module: wine
Branch: master
Commit: 53d522bc545ca2d2bca012e5a4a70398144e63c0
URL:    http://source.winehq.org/git/wine.git/?a=commit;h=53d522bc545ca2d2bca012e5a4a70398144e63c0

Author: Alexandre Julliard <julliard at winehq.org>
Date:   Mon Mar  2 12:45:12 2009 +0100

iphlpapi: Reimplement GetTcpTable to avoid parsing the same information three times.

---

 dlls/iphlpapi/iphlpapi_main.c |   52 ++++-----
 dlls/iphlpapi/ipstats.c       |  273 ++++++++++++++++++-----------------------
 dlls/iphlpapi/ipstats.h       |    3 +-
 3 files changed, 145 insertions(+), 183 deletions(-)

Diff:   http://source.winehq.org/git/wine.git/?a=commitdiff;h=53d522bc545ca2d2bca012e5a4a70398144e63c0



More information about the wine-cvs mailing list