ole32: Fix test failure on win2000+.
[wine] / dlls / ole32 / tests / usrmarshal.c
2009-07-03  Alexandre Julliardole32/tests: Fix the HMETAFILE_UserSize prototype.
2009-05-28  Alexandre Julliardole32: Fix some pointer conversion warnings on 64-bit.
2009-05-21  Huw Daviesole32/tests: Use the current stream position to determi...
2009-05-20  Huw Daviesole32/tests: Exercise the HGLOBAL marshaller over a...
2009-05-19  Huw Daviesole32/tests: Cope with an alignment hole between the...
2009-05-19  Huw Daviesole32/tests: Remove assumptions about the size of marsh...
2009-05-18  Huw Daviesole32: Implement TYMED_ISTREAM marshalling.
2009-05-18  Huw Daviesole32/tests: Add tests for TYMED_ISTREAM marshalling.
2009-05-18  Huw Daviesole32: Add support for marshalling pUnkForRelease.
2009-05-18  Huw Daviesole32/tests: Add tests for STGMEDIUM marshalling with...
2009-05-18  Huw Daviesole32: Implement the WdtpInterfacePointer marshal funct...
2009-05-18  Huw Daviesole32/tests: Show that it's the loword of the separate...
2009-05-12  Huw Daviesole32/tests: Add tests to show the WdtpInterfacePointer...
2009-05-12  Huw Daviesole32/tests: Make the size tests for the WdtpInterfaceP...
2009-05-08  Alexandre Julliardole32/tests: Fix the clipboard format test on Win64.
2009-03-13  Michael Stefaniucwidl: Output "LONG" instead of "long" for a 32bit integer.
2009-02-26  Huw Daviesole32/tests: win9x and winnt don't include the trailing...
2009-02-09  Rob Shearmanole32: Output the size that we didn't expect in the...
2009-02-09  Rob Shearmanole32: Fix some test failures in the HGLOBAL marshallin...
2009-02-09  Rob Shearmanole32: Fix CLIPFORMAT marshalling on 64-bit platforms...
2009-02-02  Rob Shearmanole32: Initialise more of the context passed into user...
2009-01-20  Michael Stefaniucole32/tests: Remove superfluous pointer casts.
2009-01-03  Ge van Geldorpole32/tests: Add declarations which are not present...
2008-11-11  Paul Vriensole32/tests: Don't crash on NT4.
2007-12-04  Rob Shearmanole32: Fix the test of the size returned from WdtpInter...
2007-11-29  Rob Shearmanole32: Fix a test in the WdtpInterfacePointer tests.
2007-11-29  Rob Shearmanole32: Fix description of what is being test in ok...
2007-11-27  Rob Shearmanole32: Add tests for WdtpInterfacePointer_* functions.
2006-12-19  Rob Shearmanole32: Fix the HMETAFILEPICT user marshaling test to...
2006-12-18  Rob Shearmanole32: Implement HMETAFILE and HMETAFILEPICT user marsh...
2006-12-18  Rob Shearmanole32: Move the user marshal tests to usrmarshal.c.