Implement a class factory for the Global Interface Table.
[wine] / dlls / ole32 / ole32.spec
2003-05-19  Mike McCormackSemi-correct implementation of OleMetafilePictFromIconA...
2003-05-13  Mike McCormackAdded stub for OleDoAutoConvert.
2003-03-28  John K. HohmImplement DllRegisterServer and DllUnregisterServer...
2003-03-20  Alexandre JulliardTake advantage of new winebuild syntax to remove redund...
2003-03-17  Alexandre JulliardReplaced forwards by normal function declarations.
2003-01-11  Marcus MeissnerImplemented CoGetTreatAsClass.
2002-12-12  Robert ShearmanImplemented BindMoniker function.
2002-11-04  Alexandre JulliardMade the dll entry point default to DllMain and removed...
2002-08-17  Patrik StridvallFixed some issues found by winapi_check.
2002-08-16  Dmitry TimoshkovFixed GetClassFile implementation.
2002-07-29  Juergen Schmied- Implemented IMallocSpy hooks in IMalloc.
2002-07-19  Jon GriffithsStub implementation for CoInitializeSecurity.
2002-06-21  Alexandre JulliardMade some more spec file entries optional or unnecessary.
2002-06-01  Alexandre JulliardRemoved some more trailing whitespace.
2002-05-14  Alexandre JulliardAdded winebuild support for generating a .dbg.c file...
2002-05-11  Alexandre JulliardAdded -res option to specify resources on winebuild...
2002-05-09  Alexandre JulliardMoved imports specification from the .spec into the...
2002-03-11  Patrik StridvallFixed some issues found by winapi_check.
2002-02-05  Marcus MeissnerImplemented Local Server COM.
2001-07-14  Marcus MeissnerMade some FIXME()s print the respective strings passed.
2001-04-16  Dmitry TimoshkovImplementation of OLE32.IsAccelerator.
2001-04-09  Marcus MeissnerAdded GetConvertStg stub.
2000-12-19  Gerard PatelStub for DllDebugObjectRPCHook.
2000-11-25  Alexandre JulliardAdded a few forwards.
2000-11-25  Marcus MeissnerAdded OLE32.DllRegisterServer stub.
2000-11-05  Huw D M DaviesAdded DnD cursors as ole32 resources.
2000-11-05  Alexandre JulliardDeclare debug channels in all dlls that need them;...
2000-09-27  Alexandre JulliardAdded a few missing imports.
2000-09-22  Huw D M DaviesStub for CoIsOle1Class.
2000-09-01  James HathewayImplemented CoGetPSClsid().
2000-08-03  Alexandre JulliardFixed IsEqualGUID definition.
2000-08-03  Alexandre JulliardAdded imports of user32/gdi32/kernel32 wherever necessary.
2000-07-29  Marcus MeissnerImplemented OleGetAutoConvert.
2000-07-28  Dmitry TimoshkovAdded stub for OLE32.OleSetAutoConvert needed by Adobe...
2000-07-25  Alexandre JulliardMoved thunking functions off to kernel32.dll.
2000-07-15  Huw D M DaviesCreate rpcrt4.dll.
2000-06-18  James HathewayAdded a stub for CoCreateFreeThreadedMarshaler().
2000-06-16  Francois JacquesMake IIDFromString point to CLSIDFromString.
2000-02-27  Patrik StridvallFixed some issues found by winapi_check.
2000-02-26  Patrik StridvallAdded stubs for {Create,Get,Set}ErrorInfo.
2000-02-20  Andreas Mohr- stub for OLE32.MkParseDisplayName
2000-02-14  Juergen SchmiedAdded stub for CoResumeClassObjects.
1999-11-21  Jim AstonAdded stub for StgSetTimes.
1999-11-14  Eric PouechAdded stubs for SetErrorInfo, PropVariantClear, PropVar...
1999-10-31  Abey GeorgeImplemented ProgIDFromCLSID.
1999-10-24  Patrik StridvallAdded spec file declarations for already implemented...
1999-09-19  Juergen SchmiedAdded missing export.
1999-09-19  Ulrich WeigandMoved bulk of OLE implementation to dlls/ subdirectories.