makefiles: Add a standard header for all makefiles to replace the common variable...
[wine] / dlls / iphlpapi / Makefile.in
2010-09-19  Alexandre Julliardmakefiles: Add a standard header for all makefiles...
2010-07-21  Alexandre Julliarddlls: Remove explicit imports of kernel32 and ntdll.
2010-03-16  Alexandre Julliardmakefiles: Remove the no longer needed explicit separat...
2009-03-05  Alexandre Julliardiphlpapi: Implemented GetIcmpStatistics for Solaris.
2008-07-18  Juan Langiphlpapi: Move Icmp* functions from icmp to iphlpapi.
2008-03-04  Rob Shearmanmakefiles: Simplify the use of the IMPORTLIB variable...
2007-03-07  Alexandre JulliardAdded version information for a number of dlls.
2006-10-09  Hans Leidekkeriphlpapi: Win64 printf format warning fixes.
2006-09-29  Michael StefaniucAdd a WINE_NO_LONG_INT define to many makefiles to...
2006-09-14  Alexandre Julliardmakefiles: Generate the dependencies line to avoid...
2006-08-28  Alexandre Julliardmakefiles: Only run test and documentation targets...
2006-08-04  Alexandre Julliardconfigure: Only link against libresolv where necessary.
2005-05-09  Alexandre JulliardAdded rules for building import libraries in the indivi...
2004-01-07  Juan LangFixed the dwBCastAddr member of MIB_IPADDRROW, added...
2003-10-11  Dimitrie O. PaunRemove SYMBOLFILE and LDDLLFLAGS from Makefiles.
2003-09-08  Juan Lang- Fix buffer overrun in GetNetworkParams.
2003-05-13  Juan LangAdded an implementation of iphlpapi.dll; most Get*...