dmsynth: Dump data passed to Download method.
[wine] / dlls / iphlpapi / ipstats.h
2012-09-07  Hans Leidekkeriphlpapi: Implement GetExtendedUdpTable.
2012-04-16  Hans Leidekkeriphlpapi: Add support for TCP_TABLE_OWNER_PID_ALL in...
2011-05-19  Marcus Meissneriphlapi: Mark internal symbols with hidden visibility.
2009-03-03  Alexandre Julliardiphlpapi: Move the ip/icmp/tcp/udp statistics functions...
2009-03-02  Alexandre Julliardiphlpapi: Remove the no longer needed getNumRoutes...
2009-03-02  Alexandre Julliardiphlpapi: Remove the no longer needed getNumTcpEntries...
2009-03-02  Alexandre Julliardiphlpapi: Remove the no longer needed getNumUdpEntries...
2009-03-02  Alexandre Julliardiphlpapi: Remove the no longer needed getNumArpEntries...
2009-03-02  Alexandre Julliardiphlpapi: Moved AllocateAndGetIpForwardTableFromStack...
2009-03-02  Alexandre Julliardiphlpapi: Moved AllocateAndGetIpNetTableFromStack imple...
2009-03-02  Alexandre Julliardiphlpapi: Moved AllocateAndGetTcpTableFromStack impleme...
2009-03-02  Alexandre Julliardiphlpapi: Moved AllocateAndGetUdpTableFromStack impleme...
2009-03-02  Alexandre Julliardiphlpapi: Reimplement GetTcpTable to avoid parsing...
2007-07-12  Mark Adamsiphlpapi: Add support for GetTcpTable on Mac OS X.
2006-05-23  Jonathan ErnstUpdate the address of the Free Software Foundation.
2006-01-25  Juan Langiphlpapi: Remove one IP address per interface restriction.
2006-01-24  Juan Langiphlpapi: Clean up memory allocation.
2004-12-13  Juan Lang- use Heap functions rather than libc for mem allocation
2003-09-05  Alexandre JulliardFixed header dependencies to be fully compatible with...
2003-05-13  Juan LangAdded an implementation of iphlpapi.dll; most Get*...