comctl32/listview: Use LVM_SETITEMSTATE directly in tests.
[wine] / dlls / iphlpapi / ifenum.h
2011-12-15  Francois Gougetinclude: Update the nldef.h and *mib.h headers.
2011-12-14  Francois Gougetinclude: Define the MIB_IF_OPER_STATUS_XXX constants...
2011-12-09  Francois Gougetinclude: Add the missing inaddr.h and in6addr.h include...
2011-05-19  Marcus Meissneriphlapi: Mark internal symbols with hidden visibility.
2010-10-12  Juan Langiphlpapi: Set DNS servers in the IP_PER_ADAPTER_INFO...
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*...