po: Update French translation.
[wine] / dlls / atl / atl.spec
2010-06-14  Alexandre Julliardatl: Implemented AtlCreateTargetDC.
2010-05-25  AndrĂ© Hentschelatl: Reuse code of AtlModuleRegisterWndClassInfoW for...
2007-04-30  Rob Shearmanatl: Add stubs for AtlIPersistStreamInit_Load and AtlIP...
2007-04-30  Rob Shearmanatl: Implement AtlComQIPtrAssign.
2006-11-13  Andrey Turkinatl: AtlAxGetHost and AtlAxGetControl implementation.
2006-11-13  Andrey Turkinatl: Implement AtlAxAttachControl.
2006-11-02  Andrey Turkinatl: Implement AtlAxCreateDialogA and AtlAxCreateDialogW.
2006-11-02  Andrey Turkinatl: Implement AtlAxCreateControl and AtlAxCreateControlEx.
2006-11-02  Andrey Turkinatl: Implement AtlModuleAddCreateWndData and AtlModuleE...
2006-11-02  Andrey Turkinatl: Implement AtlPixelToHiMetric and AtlHiMetricToPixel.
2006-06-22  James Hawkinsatl: Add a stub implementation of AtlModuleLoadTypeLib.
2006-06-14  Robert Shearmanatl: Add a stub for AtlModuleRegisterWndClassInfoW.
2005-12-26  Ulrich Czekallaatl: Implement AtlComPtrAssign.
2005-11-28  Jacek CabanAdded AtlAxCreateControl stub implementation.
2005-11-07  Vitaly LipatovAtlAxWinInit dummy implementation.
2005-10-06  Jacek CabanAdded AtlModuleAddTermFunc implementation.
2005-08-08  Alexandre JulliardDon't prefix the functions DllCanUnloadNow, DllGetClass...
2005-03-17  Jacek CabanAdded implementation of DllCanUnloadNow.
2005-03-07  Jason EdmeadesAdd stub for GetClassObject function.
2005-01-19  Mike McCormackStub implementation for some functions.
2004-12-27  Mike McCormackStub implementation for AtlModuleRegisterServer.
2004-09-28  James HawkinsStub implementation of AtlModuleUnregisterServerEx.
2004-09-02  Stefan LeichterAdded stub for AtlModuleUpdateRegistryFromResourceD.
2004-08-13  Steven EdwardsImplemented DllRegisterServer and DllUnregisterServer.
2004-08-11  Steven EdwardsImplemented AtlModuleTerm.
2004-07-06  Aric StewartFirst implementation of the Advanced Template Library...