wine-wine/dlls/iphlpapi
Hans Leidekker cd1ed081de iphlpapi: Use a separate index to count addresses in GetAdaptersAddresses.
Fixes address enumeration when an interfaces is not configured
with an IP address or when an interface is configured with more
than one address.
2009-07-07 11:01:22 +02:00
..
tests iphlpapi/tests: Initialize a variable. 2009-07-03 13:06:17 +02:00
Makefile.in iphlpapi: Implemented GetIcmpStatistics for Solaris. 2009-03-05 19:18:51 +01:00
icmp.c include: Use ULONG instead of unsigned long in ipexport.h. 2009-01-06 12:43:28 +01:00
ifenum.c iphlpapi: Make getInterfacePhysicalByName() static. 2009-05-13 12:45:36 +02:00
ifenum.h iphlpapi: Make getInterfacePhysicalByName() static. 2009-05-13 12:45:36 +02:00
ip.h iphlpapi: Move Icmp* functions from icmp to iphlpapi. 2008-07-18 11:10:44 +02:00
ip_icmp.h iphlpapi: Move Icmp* functions from icmp to iphlpapi. 2008-07-18 11:10:44 +02:00
iphlpapi.spec iphlpapi: Implement GetAdaptersAddresses. 2009-04-29 15:50:25 +02:00
iphlpapi_main.c iphlpapi: Use a separate index to count addresses in GetAdaptersAddresses. 2009-07-07 11:01:22 +02:00
ipstats.c iphlpapi: Implemented AllocateAndGetIpForwardTableFromStack for Solaris. 2009-03-10 17:11:44 +01:00
ipstats.h iphlpapi: Move the ip/icmp/tcp/udp statistics functions to ipstats.c. 2009-03-03 19:46:03 +01:00
version.rc