Added IViewObject2 stub implementation.
[wine] / dlls / atl / registrar.c
2005-09-12  Alexandre JulliardUse MAKEINTRESOURCE instead of casts where appropriate.
2005-09-02  Stefan LeichterFixed id of the REGISTRY resource.
2005-08-22  Kevin KoltzauFix 'cast to pointer from integer of different size...
2005-08-22  Stefan LeichterPrint something useful in trace and fixme.
2005-08-10  Vincent BéronCorrect mismatches between spec files and comments...
2005-08-08  Alexandre JulliardDon't prefix the functions DllCanUnloadNow, DllGetClass...
2005-08-08  Stefan LeichterBasic implementation of AtlModuleUpdateRegistryFromReso...
2005-07-11  Mike McCormackInterlocked LONG* gcc warning fixes.
2005-05-27  Dmitry TimoshkovMake some of the OLE interface vtables const.
2005-03-21  Jacek CabanKey words and replacements are case insensitive.
2005-03-19  Jacek CabanAdded implementation of File[Un]Register and Resource...
2005-03-18  Jacek CabanKeys may have only one of attributes.
2005-03-17  Jacek CabanAdded implementation of DllCanUnloadNow.
2005-03-16  Jacek CabanUse ATLRegistrar to register atl.dll.
2005-03-14  Jacek CabanAdded implementation of ATLRegistrar.