In the global interface table:
[wine] / dlls / iphlpapi / iphlpapi_main.c
2003-08-08  Patrik StridvallFixed some issues found by winapi_check.
2003-06-23  Eric PouechFixed a few bugs in network interface handling (code...
2003-05-19  Pierre d'HerbemontInclude arpa/nameser.h before resolv.h.
2003-05-13  Gerald PfeiferAdd missing #includes for non-Linux systems.
2003-05-13  Juan LangAdded an implementation of iphlpapi.dll; most Get*...