ole32/tests: Add test for OleRun.
[wine] / dlls / ole32 / ole2stubs.c
2012-07-16  Nikolay Sivovole32: Implement SetConvertStg().
2012-05-23  Dmitry Timoshkovole32: Forward OleCreateLinkFromData and OleCreateStati...
2011-12-05  Marcus Meissnerole32: Output more information in OleCreateStaticFromData.
2009-08-27  Austin Englishole32: Add a stub for CoGetCurrentLogicalThreadId.
2008-10-23  Sylvain Petreolleole32: Stub implementation for CoGetCallerTID.
2006-10-16  Michael Stefaniucole32: Win64 printf format warning fixes.
2006-05-23  Jonathan ErnstUpdate the address of the Free Software Foundation.
2005-09-25  Robert ShearmanMove all 16-bit functions to an appropriate 16-bit...
2005-09-23  Robert ShearmanImplement OleRegEnumVerbs.
2005-09-20  Robert ShearmanImplement OleIsRunning.
2005-01-14  Robert Shearman- Add documentation for most Co* functions.
2004-11-24  Robert ShearmanImplement OleDuplicateData.
2004-01-23  Ge van GeldorpFix various function prototypes to conform to PSDK.
2003-12-08  Robert Shearman- Fix IMemAlloc_Free when IMemAlloc_Alloc hasn't yet...
2003-09-11  Dave MillerRemoved ordinals from comments.
2003-09-05  Alexandre JulliardFixed header dependencies to be fully compatible with...
2003-05-13  Robert Shearman- Implement a few more cases in PropVariantClear.
2003-05-11  Mike McCormackImplemented WriteFmtUserTypeStg and ReadFmtUserTypeStg.
2003-01-13  Robert ShearmanSupport a few trivial cases in PropVariantClear.
2003-01-07  Dimitrie O. PaunDefine NONAMELESS{STRUCT,UNION} explicitly in the files...
2003-01-07  Dimitrie O. PaunStubs for DllGetClassObject, Ole[GS]etClipboard in...
2002-12-02  Francois GougetRemoved unnecessary HANDLE typecasts.
2002-11-22  Alexandre JulliardCompile ole32 with -DSTRICT.
2002-11-04  Marcus MeissnerHandle errors in std marshaller better, do not crash.
2002-05-31  Vincent BéronRemoved trailing whitespace.
2002-04-11  Hidenori TakeshimaReturn error codes in some 16bit ole stubs, returning...
2002-03-09  Alexandre JulliardAdded LGPL standard comment, and copyright notices...
2002-01-14  Marcus MeissnerRemoved some useless wingdi.h includes.
2002-01-03  Marcus MeissnerImplemented CoTreatAsClass, simplified OleSetAutoConvert.
2001-06-20  Patrik StridvallDocumentation ordinal fixes.
2001-06-19  Patrik StridvallDocumentation ordinal fixes.
2001-04-16  Dmitry TimoshkovImplementation of OLE32.IsAccelerator.
2001-02-12  Andreas MohrTake a stab at implementing OleSetAutoConvert.
2000-12-01  Patrik StridvallAdded/modified documentation for function arguments.
2000-10-12  Stephane LussierImplementation of OleLockRunning function.
2000-09-26  Alexandre JulliardRemoved shell.h. Cleaned up the nested includes mess...
2000-09-22  Huw D M DaviesStub for CoIsOle1Class.
2000-07-28  Dmitry TimoshkovAdded stub for OLE32.OleSetAutoConvert needed by Adobe...
2000-07-15  Huw D M DaviesCreate rpcrt4.dll.
2000-07-10  Juergen SchmiedImplemented OleCreate.
2000-03-08  Abey GeorgeImplemented OLE clipboard functionality for Embed Sourc...
2000-02-26  Abey GeorgeReturn an error instead of a success code in OleCreate...
2000-02-10  Jeremy WhiteRemoved #include of wingdi.h and windef.h from winuser...
2000-01-15  Marcus MeissnerImplemented OleRun.
1999-11-14  Eric PouechAdded stubs for SetErrorInfo, PropVariantClear, PropVar...
1999-09-23  Patrik StridvallFixed some of the issues reported by winapi-check.
1999-09-19  Ulrich WeigandMoved bulk of OLE implementation to dlls/ subdirectories.