ole32: Add tests for passing invalid arguments to CoUnmarshalInterface.
[wine] / dlls / ole32 /
2007-01-10  Rob Shearmanole32: Add tests for passing invalid arguments to CoUnm...
2007-01-10  Rob Shearmanole32: ReadClassStm should return STG_E_READFAULT is...
2007-01-10  Rob Shearmanole32: Add tests for invalid arguments of CoMarshalInte...
2007-01-10  Rob Shearmanole32: Return an error from CoUnmarshalInterface if...
2007-01-10  Rob Shearmanole32: Fix Read/WriteClassStm to return an error if...
2007-01-10  Rob Shearmanole32: Return an error in CoMarshalInterface if pStream...
2007-01-10  Rob Shearmanole32: Fix HGLOBALStreamImpl_CopyTo to check the return...
2007-01-10  Rob Shearmanole32: Remove some unneeded inclusions of headers.
2007-01-10  Rob Shearmanole32: Move test for CoGetInterfaceAndReleaseStream...
2007-01-10  Rob Shearmanole32: Use the standard list functions for the global...
2007-01-10  Rob Shearmanole32: Move the Running Object Table test in marshal...
2007-01-10  Rob Shearmanole32: Fix a comment in rpc_sendreceive_thread that...
2007-01-10  Rob Shearmanole32: Remove a FIXME comment that no longer applies.
2007-01-09  Paul Vriensole32/tests: Cast-qual warnings fixes.
2007-01-08  Rob Shearmanole32: Fix the OLE clipboard test to call OleInitialize...
2007-01-08  Rob Shearmanole32: Add a field to the TLS data to determine whether...
2007-01-08  Rob Shearmanole32: IPeristStream implies IPersist and IStream impli...
2007-01-08  Rob Shearmanole32: IStream inherits from ISequentialStream so the...
2007-01-08  Rob Shearmanole32: Release the global interface table in the tests...
2007-01-06  Francois Gougetole32: Print GetLastError() in decimal with '%u'.
2007-01-05  Kai Blinole32: Remove redundant NULL check (Coverity).
2007-01-04  Rob Shearmanole32: Make sure to reset the message state if it has...
2007-01-04  Michael Gardinerole32: Stop StgOpenStorage from creating a file when...
2007-01-04  Rob Shearmanole32: Don't release pUnk in OleCreate if CoCreateInsta...
2007-01-02  Rob Shearmanole32: Fix the calculation of message_state->prefix_dat...
2006-12-29  Rob Shearmanole32: Add tests for channel hooks.
2006-12-28  Rob Shearmanole32: Add some tests for the running object table.
2006-12-28  Rob Shearmanole32: Contrary to MSDN, IROTData doesn't need to be...
2006-12-28  Rob Shearmanole32: Only call IROTData::GetComparisonData once,...
2006-12-28  Rob Shearmanole32: Use IMoniker::GetTimeOfLastChange to attempt...
2006-12-28  Rob Shearmanole32: Use the reduced forms of monikers for comparison...
2006-12-28  Rob Shearmanole32: Execute Reduce using the moniker's vtable in...
2006-12-28  Rob Shearmanole32: ROTFLAGS_REGISTRATIONKEEPSALIVE and ROTFLAGS_ALL...
2006-12-28  Rob Shearmanole32: Output the HRESULT for clipboard tests that...
2006-12-27  Rob Shearmanole32: Marshal the ORPCTHAT structure prefixed to the...
2006-12-27  Rob Shearmanole32: Message filters aren't used in the test_call_fro...
2006-12-24  Alexandre Julliardmake_makefiles: Automatically add IDL header targets...
2006-12-24  Rob Shearmanole32: Performing a COM call from within the processing...
2006-12-24  Rob Shearmanole32: Call the MessagePending function for message...
2006-12-24  Rob Shearmanole32: Track the pending call count so that the correct...
2006-12-24  Rob Shearmanole32: Allow the marshaling/unmarshaling of NULL interf...
2006-12-20  Rob Shearmanole32: Send a causality ID in the ORPCTHIS header for...
2006-12-20  Rob Shearmanole32: Reset the message filter at the end of the messa...
2006-12-20  Rob Shearmanole32: Pass in the IID and IUnknown* of the object...
2006-12-20  Rob Shearmanole32: Call the message filter for incoming calls.
2006-12-20  Rob Shearmanole32: Call ServerNotify for channel hooks.
2006-12-20  Rob Shearmanole32: Implement CoRegisterChannelHook and call channel...
2006-12-20  Rob Shearmanole32: Marshal the ORPCTHIS structure prefixed to the...
2006-12-19  Rob Shearmanole32: Fix the HMETAFILEPICT user marshaling test to...
2006-12-18  Rob Shearmanole32: Fix SetSize for HGLOBAL streams in the case...
2006-12-18  Rob Shearmanole32: Implement HMETAFILE and HMETAFILEPICT user marsh...
2006-12-18  Rob Shearmanole32: Move the user marshal tests to usrmarshal.c.
2006-12-18  Rob Shearmanole32: Add documentation for the user marshaling functions.
2006-12-18  Rob Shearmanole32: Support reading and writing custom clipformats...
2006-12-14  Francois Gougetole32/tests: Replace some '#if 0's with 'if (0)'s.
2006-12-14  Francois Gougetole32: Fix named/nameless union compilation error.
2006-12-11  Marcus Meissnermade functions and variables static in some testcases.
2006-12-07  Rob Shearmanole32: Add some documentation for CoCreateInstance.
2006-12-06  Francois Gougetole32: Convert dump_user_flags() into debugstr_user_fla...
2006-12-06  Francois Gougetole32: Convert dump_FORMATETC() into debugstr_formatetc...
2006-12-05  Francois GougetAssorted spelling fixes.
2006-12-04  Rob Shearmanole32: Implement the GetData function of the data cache...
2006-12-04  Rob Shearmanole32: Fix HandsOffStorage in the data cache.
2006-12-04  Rob Shearmanole32: Implement the DiscardCache function in the data...
2006-12-04  Rob Shearmanole32: Add some more traces to the data cache to make...
2006-12-04  Rob Shearmanole32: Add tests for invalid clipformat/tymed combinati...
2006-12-04  Rob Shearmanole32: In the data cache, fmtetc->cfFormat and fmtetc...
2006-12-04  Rob Shearmanole32: Check that the specified clipboard format and...
2006-12-04  Rob Shearmanole32: Set the mapping mode to anisotropic in OleMetafi...
2006-12-04  Rob Shearmanole32: The width of the metafile drawn should be 3...
2006-12-04  Rob Shearmanole32: Fill in the xExt and yExt fields in OleMetafileP...
2006-12-04  Rob Shearmanole32: Use the default icon title font when writing...
2006-12-04  Rob Shearmanole32: The METAFILEPICT created by OleMetafilePictFromI...
2006-12-04  Rob Shearmanole32: Call SetWindowOrgEx and SetWindowExtEx in OleMet...
2006-12-04  Rob Shearmanole32: Implement saving of the data cache.
2006-12-04  Rob Shearmanole32: Add handling of the dirty state to the data...
2006-12-04  Rob Shearmanole32: Add documentation for CreateDataCache.
2006-12-04  Rob Shearmanole32: Add some tests for the IViewObject, IOleCache2...
2006-12-04  Rob Shearmanole32: The advise sink for the data cache should be...
2006-12-04  Rob Shearmanole32: Implement the SetData function for the data...
2006-12-04  Rob Shearmanole32: Load cached data in the data cache into a STGMED...
2006-12-04  Rob Shearmanole32: Implement Cache and Uncache for the data cache.
2006-12-04  Rob Shearmanole32: Create a cache entry for each format in the...
2006-12-04  Rob Shearmanole32: Implement DataCache_GetClassID.
2006-11-28  Dmitry Timoshkovole32: Make some data const.
2006-11-27  Kirill K. Smirnovole32: Fix logic in Storage32Impl_SmallBlocksToBigBlock...
2006-11-22  Huw Daviesole32: Spelling fixes.
2006-11-22  Huw Daviesole32: CoGetInterfaceAndReleaseStream shouldn't crash...
2006-11-16  Huw Daviesole32: CoRegisterMessageFilter shouldn't crash on an...
2006-11-13  Rob Shearmanole32: Re-enable the code that unregisters interfaces...
2006-11-13  Francois GougetAssorted spelling fixes.
2006-11-13  Francois Gougetole32: Standardize some documentation comments.
2006-11-13  Francois Gougetole32/tests: Don't use the NONAMELESS* macros in the...
2006-11-09  Eric Pouechole32: Don't use PropVariantClear to setup an unitializ...
2006-11-09  Michael Stefaniucole32: Fix the warnings introduced by the "unsigned...
2006-11-09  Michael Stefaniucwidl: Use ULONG instead of unsigned long when generatin...
2006-11-09  Michael Stefaniucwidl: Use ULONG instead of unsigned long when generatin...
2006-11-09  Michael Stefaniucwidl: Use ULONG instead of unsigned long when generatin...
2006-11-09  Michael Stefaniucwidl: Use ULONG instead of unsigned long when generatin...
2006-11-07  Francois GougetAssorted spelling fixes.
next