advapi32: Test and implement SystemFunction024/025.
[wine] / dlls / iphlpapi / ifenum.h
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*...