In the global interface table:
[wine] / dlls / iphlpapi / ifenum.c
2003-08-08  Patrik StridvallFixed some issues found by winapi_check.
2003-07-09  Robert LunnonFixed some compile problems under Solaris.
2003-05-21  Alexandre JulliardFixed wrong length argument in getInterfacePhysicalByName.
2003-05-13  Alexandre JulliardFixed some string overflows.
2003-05-13  Juan LangAdded an implementation of iphlpapi.dll; most Get*...