d3d9: Remove some spamy debug traces from the texture test.
[wine] / dlls / ole32 / usrmarshal.c
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.