makefiles: Add a standard header for all makefiles to replace the common variable...
[wine] / dlls / atl / 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...
2008-04-30  Alexandre Julliardmakefiles: List the static libraries as normal imports...
2008-03-04  Rob Shearmanmakefiles: Simplify the use of the IMPORTLIB variable...
2007-08-23  Paul Vriensatl: Replace SHDeleteKeyW with RegDeleteTreeW and get...
2006-12-26  Alexandre Julliardmakedep: Add support for magic comments in .rc files...
2006-11-02  Andrey Turkinatl: Implement AtlAxCreateControl and AtlAxCreateControlEx.
2006-11-02  Andrey Turkinatl: Implement AtlAxWinInit and AtlAxWin window procedure.
2006-11-02  Andrey Turkinatl: Implement AtlPixelToHiMetric and AtlHiMetricToPixel.
2006-10-16  Alexandre JulliardMake.rules: Added support for building IDL client/proxy...
2006-10-07  Michael Stefaniucatl: 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-07-11  Alexandre Julliardlibs: Merged libwine_unicode into libwine.
2005-05-09  Alexandre JulliardAdded rules for building import libraries in the indivi...
2005-03-17  Mike McCormackFix dependencies.
2005-03-16  Jacek CabanUse ATLRegistrar to register atl.dll.
2005-03-14  Jacek CabanAdded implementation of ATLRegistrar.
2004-08-13  Steven EdwardsImplemented DllRegisterServer and DllUnregisterServer.
2004-07-06  Aric StewartFirst implementation of the Advanced Template Library...