d3d9/tests: Fix test failure for IDirect3D9::CreateDevice in test_set_stream_source.
[wine] / dlls / iphlpapi / ifenum.h
2010-03-15  Juan Langiphlpapi: Implement GetAdaptersAddresses for IPv6 addre...
2009-05-13  Francois Gougetiphlpapi: Make getInterfacePhysicalByName() static.
2009-04-29  Hans Leidekkeriphlpapi: Implement GetAdaptersAddresses.
2009-01-09  Andrew Talbotiphlpapi: Remove unused function.
2008-04-04  Austin EnglishSpelling fixes.
2006-05-23  Jonathan ErnstUpdate the address of the Free Software Foundation.
2006-01-27  Juan Langiphlpapi: Reimplement interface enumeration.
2006-01-25  Juan Langiphlpapi: Remove one IP address per interface restriction.
2006-01-24  Juan Langiphlpapi: Clean up memory allocation.
2006-01-20  Juan Langiphlpapi: Remove redundant comments and fix typos.
2004-12-13  Juan Lang- use Heap functions rather than libc for mem allocation
2004-02-09  Juan LangRemove dead comment.
2003-11-30  Juan Lang- fixes thread safety issues
2003-09-05  Alexandre JulliardFixed header dependencies to be fully compatible with...
2003-05-13  Juan LangAdded an implementation of iphlpapi.dll; most Get*...