msvcr80: Add some 64-bit only exports.
[wine] / dlls / atl /
2013-03-25  Qian Hongatl: Don't forward AtlAxWinInit to atl100.
2013-01-16  Jacek Cabanatl100: Added stubs for AtlAxDialogBox[AW].
2013-01-15  Jacek Cabanatl100: Added AtlGetObjectSourceInterface implementation.
2013-01-10  Jacek Cabanatl100: Added AtlWaitWithMessageLoop implementation.
2013-01-04  Jacek Cabanatl: Added support for category maps in AtlModuleRegist...
2012-12-28  Jacek Cabanatl: Reimplemented AtlModuleRegisterTypeLib on top...
2012-12-27  Jacek Cabanatl: Added locking to AtlModuleExtractCreateWndData.
2012-12-27  Jacek Cabanatl: Changed AtlModuleInit FIXME to TRACE.
2012-12-26  Jacek Cabanatl: Backport some tests from atl100.
2012-12-26  Jacek Cabanatl: Use atlbase.h in tests.
2012-12-13  Jacek Cabanatl: Merge registrar.c into atl_main.c.
2012-12-13  Jacek Cabanatl100: Added AtlRegisterClassCategoriesHelper stub.
2012-12-12  Jacek Cabanatl: Added locking to AtlModuleAddCreateWndData.
2012-12-11  Jacek Cabanatl: Reimplemented AtlModuleLoadTypeLib on top of AtlLo...
2012-12-11  Jacek Cabanatl: Reimplemented AtlModuleUpdateRegistryFromResourceD...
2012-12-10  Jacek Cabanatl: Don't call HeapFree on module argument in AtlModul...
2012-12-10  Jacek Cabanatl: Allow version-based differences in struct layouts.
2012-11-22  Jacek Cabanatl: Don't forward AtlModule* calls to atl100.dll.
2012-11-21  Jacek Cabanatl: Added AtlGetVersion implementation.
2012-11-21  Jacek Cabanatl100: Moved more function implementations to atl100.
2012-11-21  Jacek Cabanatl: Moved atlwin.h to public includes.
2012-11-21  Jacek Cabanatl100: Moved IRegistrar implementation to atl100.
2012-11-21  Jacek Cabanatl: Moved atlbase.h to public includes.
2012-11-21  Jacek Cabanatl: Removed unneeded includes.
2012-11-21  Jacek Cabanatl: Always return S_FALSE in DllCanUnloadNow.
2012-11-15  Jacek Cabanatl: Properly fail on an aggregation attempt.
2012-10-23  André Hentschelatl: Warn when CoRegisterClassObject fails.
2012-09-21  Jacek Cabanatliface.idl: Added IRegistrarBase declaration.
2012-03-26  Alessandro Pignottiatl: Send OLE_CLOSE command to control on detach.
2011-11-17  Frédéric Delanoyatl: Avoid harcoding array lengths.
2011-11-14  Andrew Talbotatl: Remove an unused variable.
2011-08-03  Alexandre Julliardatl: Use the standard registration mechanism now that...
2011-05-16  Marcus Meissneratl: Mark hInst variable as hidden.
2011-05-03  Alexandre Julliardatl: Only return a window procedure in AtlModuleRegiste...
2011-04-28  Alexandre Julliardatl: Specify the correct instance and cursor when regis...
2011-01-05  Michael Stefaniucatl: Use ifaces instead of vtbl pointers in IOCS.
2010-12-03  Alexandre Julliardatl: Generate the class registration and use a copy...
2010-11-29  Paul Vriensatl/tests: Skip tests on old versions of atl.dll.
2010-11-29  Michael Stefaniucatl: Use an iface instead of a vtbl pointer in the...
2010-11-24  Damjan Jovanovicatl: Add support for binary values in IRegistrar.
2010-11-24  Damjan Jovanovicatl: Improve IRegistrar dword parsing.
2010-11-15  Jeff Latimeratl: Fix a comment.
2010-11-12  Alexandre Julliardatl: Fix the Registrar class factory implementation.
2010-11-12  Alexandre Julliardatl: Fix the name of the Registrar class id.
2010-11-12  Alexandre Julliardatl: Move atliface.idl to the global includes.
2010-09-20  Paul Vriensatl/tests: Fix a test failure on Win95.
2010-09-19  Alexandre Julliardmakefiles: Add a standard header for all makefiles...
2010-08-17  Alexandre Goujonatl: Fix AtlAxAttachControl wine check.
2010-07-23  Piotr Cabanatl: Improved AtlInternalQueryInterface implementation.
2010-07-21  Alexandre Julliarddlls: Remove explicit imports of kernel32 and ntdll.
2010-07-19  Paul Vriensatl/tests: Skip tests if function is not implemented.
2010-06-30  Andrew Nguyenatl: Accept a NULL output container pointer in AtlAxAtt...
2010-06-28  Alexandre Julliardatl: Fix off-by-one buffer allocation.
2010-06-17  Piotr Cabanatl: Pass correct arguments to fuctions executed by...
2010-06-15  Marcus Meissneratl: Also handle struct sizes for 64bit.
2010-06-14  Alexandre Julliardatl: Implemented AtlCreateTargetDC.
2010-06-14  Alexandre Julliardatl: Fix parsing of extended dialog templates.
2010-05-25  Alexandre Julliardatl: Fix formatting of generated class name for 64...
2010-05-25  André Hentschelatl: Reuse code of AtlModuleRegisterWndClassInfoW for...
2010-03-29  Mikhail Maroukhineobjbase.h: CLSIDFromString: Add constness to the parame...
2010-03-16  Alexandre Julliardmakefiles: Remove the no longer needed explicit separat...
2010-02-25  Jacek Cabanatl: Properly release registrar in do_register_dll_server.
2010-02-25  Jacek Cabanatl: Don't add CLSID_ATLRegistrar replacement in do_reg...
2010-02-02  Alexandre Julliardatl: The object map entries for version 1 don't have...
2010-02-01  Michael Stefaniucatl: Use IS_INTRESOURCE not HIWORD to check a resource.
2009-10-05  Austin Englishatl: Add missing prototypes.
2009-02-12  Michael Stefaniucatl: Remove superfluous pointer casts.
2009-02-05  Marcus Meissneratl: Fixed second buffer size to MultiByteToWideChar.
2008-12-05  Michael Stefaniucatl: Remove two superfluous casts.
2008-11-24  Francois Gougetatl: Remove WINAPI on static functions where not needed.
2008-11-21  Ricardo Filipeatl: Remove dead store (llvm/clang).
2008-11-03  Michael StefaniucRemove the remaining casts of NULL.
2008-05-07  Aleksey Braginatl: Remove freeing of an invalid pointer.
2008-04-30  Alexandre Julliardmakefiles: List the static libraries as normal imports...
2008-04-01  Rob ShearmanRemove superfluous semicolons from IDL files.
2008-03-04  Rob Shearmanmakefiles: Simplify the use of the IMPORTLIB variable...
2008-02-11  Andrew Talbotatl: Assign to structs instead of using memcpy.
2008-02-04  Marcus Meissneratl: Check for NULL.
2007-11-19  Michael Stefaniucdlls: Remove duplicate includes.
2007-08-23  Paul Vriensatl: Replace SHDeleteKeyW with RegDeleteTreeW and get...
2007-06-13  Francois GougetAdd API documentation stubs to make winapi_check happy.
2007-06-07  Vitaliy Margolenatl: Use CallWindowProc instead of calling old window...
2007-06-01  Dmitry Timoshkovatl: Fix compilation warnings in 64-bit mode.
2007-04-30  Rob Shearmanatl: Add stubs for AtlIPersistStreamInit_Load and AtlIP...
2007-04-30  Rob Shearmanatl: Implement AtlComQIPtrAssign.
2007-04-25  Rob Shearmanatl: AtlModuleGetClassObject should store an intermedia...
2007-04-25  Rob Shearmanatl: Use the first entry in the object map in AtlIntern...
2007-04-04  Rob Shearmanatl: AddRef the object being returned in AtlInternalQue...
2007-04-03  Andrew Talbotatl: Constify some variables.
2007-03-21  Rob Shearmanatl: Add support for the registrar parameter of AtlModu...
2007-03-21  Rob Shearmanatl: Add support for the pMapEntries parameter to AtlMo...
2007-03-07  Jacek Cabanatl: Compare file handle to INVALID_HANDLE_VALUE to...
2007-02-14  Francois GougetAssorted spelling fixes.
2007-02-13  Michael Stefaniucatl: Fix a comparison between signed and unsigned.
2007-02-07  Francois Gougetatl: Better match the PSDK types and fix the winapi_che...
2007-02-06  Francois Gougetatl: Protect atlwin.h against multiple inclusions.
2006-12-26  Alexandre Julliardmakedep: Add support for magic comments in .rc files...
2006-12-24  Alexandre Julliardmake_makefiles: Automatically add IDL header targets...
2006-12-14  Dmitry Timoshkovatl: Make some data const.
2006-12-05  Andrew Talbotatl: Change storage class of dll_count to static.
next