xmllite: Fail to set input for external IXmlReaderInput.
[wine] / dlls / ole32 / usrmarshal.c
2012-12-13  Jacek Cabanole32: Added IMoniker::BindToStorage proxy/stub impleme...
2012-10-15  Nikolay Sivovole32: Fix debug output for user marshal flags.
2011-08-31  Octavian Voicuole32: Fix a few incorrect pointer/integer casts on...
2010-05-25  Alexandre Julliardole32: Implement the IAdviseSink call_as proxies and...
2009-11-20  Rob Shearmanole32: Fix buffer overrun in CLIPFORMAT_UserMarshal.
2009-05-28  Alexandre Julliardole32: Fix some pointer conversion warnings on 64-bit.
2009-05-22  Huw Daviesole32: Explicitly add the three ULONGs from the METAFIL...
2009-05-21  Huw Daviesole32: Fix remote HMETAFILEPICT marshalling on 64 bit...
2009-05-18  Huw Daviesole32: Implement TYMED_ISTORAGE marshalling.
2009-05-18  Huw Daviesole32: Implement TYMED_ISTREAM marshalling.
2009-05-18  Huw Daviesole32: Add support for marshalling pUnkForRelease.
2009-05-18  Huw Daviesole32: Implement the WdtpInterfacePointer marshal funct...
2009-05-18  Huw Daviesole32: Add proxies and stubs for FillAppend and FillAt.
2009-05-18  Huw Daviesole32: Add proxies and stubs for ReadAt and WriteAt.
2009-05-18  Huw Daviesole32: Add proxies and stubs for OpenStream and EnumEle...
2009-05-18  Huw Daviesole32: Add proxies and stubs for Seek and CopyTo.
2009-05-18  Huw Daviesole32: Add proxies and stubs for Read and Write.
2009-05-18  Huw Daviesole32: Add proxies and stubs for GetData and GetDataHere.
2009-03-13  Michael Stefaniucwidl: Output "LONG" instead of "long" for a 32bit integer.
2009-02-09  Rob Shearmanole32: Fix CLIPFORMAT marshalling on 64-bit platforms...
2009-01-04  Michael Karcherole32: Add HICON user marshalling stubs.
2008-11-28  Huw Daviesole32: Forward the ASYNC_STGMEDIUM user marshallers...
2008-11-26  Francois Gougetole32: Remove __RPC_USER on static functions where...
2008-10-28  Huw Daviesole32: Implement IEnum*_Next marshallers.
2008-10-27  Austin Englishole32: Implement IEnumFORMATETC_Next_Proxy and IEnumFOR...
2008-09-02  Dan Hipschmanole32: Add a widl-generated proxy file for oleidl.idl.
2008-09-02  Dan Hipschmanole32: Add a widl-generated proxy file for objidl.idl.
2008-09-02  Dan Hipschmanole32: Add widl-generated proxies for unknwn.idl and...
2007-11-27  Rob Shearmanole32: Add tests for WdtpInterfacePointer_* functions.
2007-11-13  Rob Shearmanole32: Fix the condition in HMETAFILEPICT_UserFree...
2007-04-13  Andrew Talbotole32: Void functions should not return a value.
2007-03-27  Rob Shearmanole32: Handle NULL sub-objects correctly in the STGMEDI...
2007-03-20  Rob Shearmanole32: Implement TYMED_FILE for STGMEDIUM marshaling...
2006-12-18  Rob Shearmanole32: Implement HMETAFILE and HMETAFILEPICT user marsh...
2006-12-18  Rob Shearmanole32: Add documentation for the user marshaling functions.
2006-12-06  Francois Gougetole32: Convert dump_user_flags() into debugstr_user_fla...
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-05-23  Jonathan ErnstUpdate the address of the Free Software Foundation.
2006-05-15  Francois GougetFix some winapi_check documentation warnings.
2006-04-03  Robert Shearmanole32: Add documentation for the clip format user marsh...
2005-12-02  Francois GougetAssorted spelling fixes.
2005-11-29  Robert ShearmanImplement some user marshal functions and add tests.