dmsynth: Dump data passed to Download method.
[wine] / dlls / iphlpapi / iphlpapi.spec
2012-09-21  André Hentscheliphlpapi: Improved GetTcpStatisticsEx stub.
2012-09-20  André Hentscheliphlpapi: Implement GetIcmpStatisticsEx on Linux.
2012-09-20  André Hentscheliphlpapi: Implement GetUdpStatisticsEx on Linux.
2012-09-20  André Hentscheliphlpapi: Implement GetIpStatisticsEx on Linux.
2012-09-07  Hans Leidekkeriphlpapi: Implement GetExtendedUdpTable.
2012-01-26  Austin Englishiphlpapi: Add GetTcp6Table/GetTcp6Table2 stubs.
2012-01-25  Austin Englishiphlpapi: Add a stub for GetTcpTable2:.
2012-01-25  Austin Englishiphlpapi: Sync spec file to Windows 7.
2011-12-19  Hans Leidekkeriphlpapi: Add a stub implementation of GetExtendedTcpTable.
2011-07-29  Nowres Rafediphlpapi: Implemented IcmpSendEcho2Ex().
2011-06-07  Jacek Cabaniphlpapi: Added PfCreateInterface stub implementation.
2010-12-13  David Bartleyiphlpapi: Add CancelIPChangeNotify stub.
2009-04-29  Hans Leidekkeriphlpapi: Implement GetAdaptersAddresses.
2008-07-18  Juan Langiphlpapi: Partially implement IcmpSendEcho2 using IcmpS...
2008-07-18  Juan Langiphlpapi: Move Icmp* functions from icmp to iphlpapi.
2008-01-17  Rob Shearmaniphlpapi: Implement GetBestInterfaceEx.
2003-09-08  Juan Lang- Fix buffer overrun in GetNetworkParams.
2003-05-13  Juan LangAdded an implementation of iphlpapi.dll; most Get*...