wintrust: Use path in WIN_TRUST_SUBJECT_FILE structure rather than assuming a path...
[wine] / dlls / ole32 / ole2.c
2008-03-31  Andrew Talbotole32: Assign to structs instead of using CopyMemory.
2008-03-03  Francois GougetAssorted spelling, punctuation and case fixes.
2008-02-25  Rob Shearmanole32: Implement VT_VECTOR|VT_VARIANT in PropVariantCopy.
2008-01-15  Andrew Talbotole32: Remove unneeded casts.
2007-10-23  Francois GougetAssorted spelling fixes.
2007-10-10  Mikolaj Zalewskiole32: OleIsRunning should return TRUE if the class...
2007-10-09  Rob Shearmanole32: RegisterDragDrop should return E_OUTOFMEMORY...
2007-06-22  Michael Stefaniucole32: Do not use wide character constants.
2007-05-25  Dmitry Timoshkovwine: Switch to using 'long' for INT_PTR type for 64...
2007-05-16  Andrew Talbotole32: Exclude unused headers.
2007-05-08  Rob Shearmanole32: Don't release the drop target on process uniniti...
2007-05-01  Aric Stewartole32: Accelerators, like for the menu ones, should...
2007-04-05  Rob Shearmanole32: Don't release the registered drop targets in...
2007-04-05  Rob Shearmanole32: Check the input hwnd is valid in RevokeDragDrop.
2007-04-05  Rob Shearmanole32: Check for COM not being initialised and an inval...
2007-03-27  Rob Shearmanole32: Move GetClassFile to moniker.c and move OleRun...
2007-03-14  Rob Shearmanole32: Print the contents of the IID input to OleLoad.
2007-03-13  Rob Shearmanole32: OleCreate isn't a semi-stub any more, as it...
2007-03-13  Rob Shearmanole32: OleCreate shouldn't pass CLSCTX_LOCAL_SERVER...
2007-03-06  Rob Shearmanole32: OleLoad should call CoCreateInstance with CLSCTX...
2007-01-08  Rob Shearmanole32: Add a field to the TLS data to determine whether...
2007-01-05  Kai Blinole32: Remove redundant NULL check (Coverity).
2007-01-04  Rob Shearmanole32: Don't release pUnk in OleCreate if CoCreateInsta...
2006-10-16  Francois GougetAssorted spelling fixes.
2006-10-16  Michael Stefaniucole32: Win64 printf format warning fixes.
2006-10-09  Jacek Cabanole32: Don't fail in OleCreate if created object doesn...
2006-09-07  Robert Shearmanole32: Do a QueryInterface for IOleLink in OleLoad...
2006-09-07  Robert Shearmanole32: Re-order the function calls in OleLoad to match...
2006-09-07  Robert Shearmanole32: Call IRunnableObject_Run and IOleCache_Cache...
2006-09-07  Robert Shearmanole32: Call IOleObject_GetMiscStatus in OleCreate if...
2006-09-07  Robert Shearmanole32: Re-structure OleCreate to match to order of...
2006-09-07  Robert Shearmanole32: Set the storage's class ID in OleCreate.
2006-08-28  Robert Shearmanole32: Fix functions defined without specifying argumen...
2006-08-16  Robert Shearmanole32: Move some functions out of compobj.c that don...
2006-08-14  Mike McCormackole32: Avoid a warning for VT_FILETIME in PropVariantCopy.
2006-08-14  Mike McCormackole32: FreePropVariantArray should return an error...
2006-08-02  Alexandre Julliardole32: Make some functions and variables static.
2006-07-31  Robert Shearmanole32: Implement OleNoteObjectVisible as described...
2006-07-12  Mike McCormackole32: Don't warn when clearing PropVariants that don...
2006-07-12  Mike McCormackole32: Allocate copied VT_CF data correctly in PropVari...
2006-06-19  Mike McCormackole32: Fix a typo.
2006-05-23  Jonathan ErnstUpdate the address of the Free Software Foundation.
2006-05-05  Mike McCormackole32: Store drop targets in a standard list.
2006-03-02  Alexandre JulliardFixed some compiler warnings on old gcc versions.
2006-01-18  Robert Shearmanole: Re-post the quit message outside of the DoDragDrop...
2006-01-06  Robert Shearmanole: Remove "stub" from TRACEs of functions that aren...
2005-12-12  Michael Jungole32: Periodically call IDropTarger::DragOver during...
2005-11-10  Francois GougetRemove spaces before '\n' in traces.
2005-11-09  Markus AmslerImprove c2man Documented-Total count.
2005-11-09  Robert Shearman- Extend COM_OpenKeyForCLSID to open a subkey and retur...
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-09-12  Alexandre JulliardFixed some traces to use the right printf format and...
2005-08-16  Francois GougetUse LPSTORAGE to better match the PSDK.
2005-08-10  Vincent BéronCorrect mismatches between spec files and comments...
2005-08-08  Marcus MeissnerImplemented ILockBytes16 (memorystream) support for...
2005-07-22  Marcus MeissnerOleInitializeWOW gets 2 arguments.
2005-07-05  Mike McCormackFix gcc 4.0 -Wpointer-sign warnings.
2005-06-20  Robert ShearmanConvert some registry helper functions to use unicode...
2005-05-17  Juan LangObvious fixes to PropVariantClear and PropVariantCopy...
2005-05-16  Marcus MeissnerMove the Dll init function to compobj.c to avoid having...
2005-04-20  Francois GougetSpecify the proper call convention in the PropSysFreeSt...
2005-04-20  Francois GougetTweak the API documentation to silence winapi_check...
2005-04-13  Juan LangImplement PropSys{Alloc|Free}String, and support BSTRs in
2005-03-29  Vincent BéronChange prototypes so gcc with some warnings doesn't...
2005-02-25  Jon GriffithsDocumentation spelling fixes.
2005-01-14  Robert Shearman- Add documentation for most Co* functions.
2004-12-23  Michael StefaniucDo not check for non NULL pointer before HeapFree'ing...
2004-12-13  Eric PouechFixed some errors in function prototypes.
2004-12-06  Robert ShearmanRemove unnecessary WNDPROC casts.
2004-10-07  Francois GougetDon't define COBJMACROS in objbase.h.
2004-09-09  Francois GougetMove the PROPVARIANT declaration from objidl.idl to...
2004-09-06  Robert Shearman- Fix PropVariantCopy for VT_LPSTR and VT_LPWSTR.
2004-09-03  Robert Shearman- Fix PropVariantClear to reject invalid types.
2004-05-21  Marcus MeissnerRevert broken strict aliasing fix.
2004-05-04  Marcus MeissnerFixed strict aliasing issues in dlls/ole32.
2004-03-30  Jon GriffithsRegisterDragDrop: fail on NULL drop target.
2004-01-28  Ge van GeldorpDon't depend on user32-internal implementation of accel...
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-07-09  Steven Edwards- Create new file ole2_16.c for ole2 16bit only functions.
2003-07-02  Francois GougetFixed some common spelling errors.
2003-06-27  Troy RolloImplemented OleDraw.
2003-01-28  Juergen SchmiedFix DoDragDrop in case of child windows.
2003-01-14  Alberto Massari- Align the cleanup phase of ReleaseStgMedium to the...
2003-01-13  Robert ShearmanSupport a few trivial cases in PropVariantClear.
2003-01-07  Dimitrie O. PaunDefine NONAMELESS{STRUCT,UNION} explicitly in the files...
2002-12-18  Ove KaavenRemoved a few more inclusions of deprecated wine/obj_...
2002-11-22  Alexandre JulliardCompile ole32 with -DSTRICT.
2002-10-18  Alexandre JulliardSplit out some 16-bit GDI code.
2002-10-17  Alexandre JulliardFixed wownt32.h to make it usable from inside Wine...
2002-10-10  Michael Stefaniuc- change the internal functions in windows/cursoricon...
2002-08-28  Michael StefaniucConvert HACCEL to a void*.
2002-05-31  Vincent BéronRemoved trailing whitespace.
2002-03-09  Alexandre JulliardAdded LGPL standard comment, and copyright notices...
2002-01-14  Marcus MeissnerRemoved some useless wingdi.h includes.
2001-09-11  Patrik StridvallCleanup code that is strange or difficult to parse.
2001-08-21  Francois GougetDocumentation updates (mainly thru vs. through).
next