Juan Lang : iphlpapi: Reimplement interface enumeration.

Alexandre Julliard julliard at wine.codeweavers.com
Fri Jan 27 12:27:37 CST 2006


Module: wine
Branch: refs/heads/master
Commit: 540dca3259ffdb4c608ca7482af69a532d80e989
URL:    http://source.winehq.org/git/?p=wine.git;a=commit;h=540dca3259ffdb4c608ca7482af69a532d80e989

Author: Juan Lang <juan_lang at yahoo.com>
Date:   Fri Jan 27 19:19:32 2006 +0100

iphlpapi: Reimplement interface enumeration.
Implement interface enumeration based on if_nameindex, based on a
suggestion by Michael Ost

---

 dlls/iphlpapi/ifenum.c        |  378 +++++++++--------------------------------
 dlls/iphlpapi/ifenum.h        |   16 --
 dlls/iphlpapi/iphlpapi_main.c |   17 +-
 3 files changed, 99 insertions(+), 312 deletions(-)

Diff:   http://source.winehq.org/git/?p=wine.git;a=commitdiff;h=540dca3259ffdb4c608ca7482af69a532d80e989



More information about the wine-cvs mailing list