Fix regression with IE's Menu Bar.
[wine] / dlls / iphlpapi / ifenum.c
2004-01-14  Robert LunnonCorrected code to acquire mtu under Solaris.
2003-11-30  Juan Lang- fixes thread safety issues
2003-10-14  Dmitry TimoshkovFixed some problems found while compiling and linking...
2003-09-05  Alexandre JulliardFixed header dependencies to be fully compatible with...
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*...