Juan Lang : iphlpapi: Remove one IP address per interface restriction.
Module: wine Branch: refs/heads/master Commit: 201cdcc462ca8edcd6aab42b0c462c6852717435 URL: http://source.winehq.org/git/?p=wine.git;a=commit;h=201cdcc462ca8edcd6aab42b... Author: Juan Lang <juan_lang(a)yahoo.com> Date: Wed Jan 25 13:14:12 2006 +0100 iphlpapi: Remove one IP address per interface restriction. - remove restriction of one IP address per interface - remove dead code, and make static functions that can be - update comments and copyright notice --- dlls/iphlpapi/ifenum.c | 263 ++++++++++++++++++----------------------- dlls/iphlpapi/ifenum.h | 22 --- dlls/iphlpapi/iphlpapi_main.c | 67 ++++++++-- dlls/iphlpapi/ipstats.c | 2 dlls/iphlpapi/ipstats.h | 2 5 files changed, 170 insertions(+), 186 deletions(-) Diff: http://source.winehq.org/git/?p=wine.git;a=commitdiff;h=201cdcc462ca8edcd6aa...
participants (1)
-
Alexandre Julliard