riched20: Use ME_PointFromChar to calculate the caret position.
[wine] / dlls / ole32 / ole32.spec
2012-10-08  Vincent Povirkole32: Stub StgConvertVariantToProperty.
2012-09-20  Alistair Leslie... ole32: Add CoGetDefaultContext stub.
2012-08-28  Vincent Povirkole32: Implement StgConvertPropertyToVariant.
2010-08-31  Alexandre Julliardole32: Use int64 in the spec file for 64-bit integers.
2009-09-08  Huw Daviesole32: The server principal name can be the constant...
2009-08-27  Austin Englishole32: Add a stub for CoGetCurrentLogicalThreadId.
2009-06-26  Huw Daviesole32: Implement OleCreateEmbeddingHelper.
2009-04-23  Huw Daviesole32: Add a stub for OleCreateFromDataEx.
2009-01-19  Andrey Turkinole32: Add CoGetCallContext and CoSwitchCallContext...
2009-01-04  Michael Karcherole32: Add HICON user marshalling stubs.
2008-11-26  Maarten Lankhorstole32: Add Co*InitializeSpy functions.
2008-10-23  Sylvain Petreolleole32: Stub implementation for CoGetCallerTID.
2008-02-26  Alexandre Julliardole32: Added a CoGetContextToken stub.
2008-02-04  Rob Shearmanole32: Add a stub implementation of CreatePointerMoniker.
2007-11-27  Rob Shearmanole32: Add tests for WdtpInterfacePointer_* functions.
2007-11-02  Rob Shearmanole32: Implement CoGetObjectContext.
2007-09-12  Rob Shearmanole32: Implement CoFreeUnusedLibrariesEx.
2007-05-23  Rob Shearmanole32: Add spec entry for CoRegisterSurrogateEx.
2007-02-05  John Morrisole32: Add CoWaitForMultipleHandles to spec file.
2006-12-20  Rob Shearmanole32: Implement CoRegisterChannelHook and call channel...
2006-12-18  Rob Shearmanole32: Implement HMETAFILE and HMETAFILEPICT user marsh...
2006-07-31  Robert Shearmanole32: Implement OleNoteObjectVisible as described...
2006-07-21  Robert Shearmanole32: Implement CoRegisterPSClsid.
2006-06-29  Robert Shearmanole32: Implement CoGetObject.
2006-06-09  Robert Shearmanole32: Implement CoQueryClientBlanket, CoImpersonateCli...
2005-11-29  Robert ShearmanImplement some user marshal functions and add tests.
2005-08-26  Robert ShearmanAdd stub for CoAllowSetForegroundWindow.
2005-08-08  Alexandre JulliardDon't prefix the functions DllCanUnloadNow, DllGetClass...
2005-07-22  Marcus MeissnerOleInitializeWOW gets 2 arguments.
2005-06-22  Alexandre JulliardSort entry points alphabetically.
2005-05-11  Mike McCormackAdd a stub implementation of CoIsHandlerConnected.
2005-05-06  Matthew MastracciReplace stub entry for StgOpenStorageEx with call to...
2005-04-15  Juan LangImplement FmtIdToPropStgName & PropStgNameToFmtId,...
2005-04-13  Juan LangImplement PropSys{Alloc|Free}String, and support BSTRs in
2005-03-07  Juan LangImplement StgCreatePropSetStg.
2005-02-08  Robert Shearman- Implement CoDisconnectObject.
2005-01-28  Robert Shearman- Implement CoSetProxyBlanket, CoQueryProxyBlanket...
2004-12-01  Robert Shearman- Add some function declarations to objbase.h.
2004-09-20  Mike McCormackCoSuspendClassObjects stub implementation.
2004-05-02  Marcus MeissnerImplemented CoReleaseMarshalData.
2004-04-30  Francois GougetAdd a stub for StgCreateStorageEx(). Returns
2003-09-11  Dave MillerRemove all the ordinals and use @ instead.
2003-07-30  Alexandre JulliardMake the DllRegisterServer, DllRegisterServerEx, DllUnr...
2003-07-18  Mike McCormackCreated stub for CreateClassMoniker.
2003-06-27  Troy RolloImplemented OleDraw.
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.