ole32: Add tests for passing invalid arguments to CoUnmarshalInterface.
[wine] / dlls /
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-10  James Hawkinsadvpack: Fill the output buffer to workaround a bug...
2007-01-10  James Hawkinscomctl32: Rewrite the up-down control tests to add...
2007-01-10  Bill Medlandodbccp32: Add tests structure.
2007-01-10  Dmitry Timoshkovkernel32: Do not forget to cleanup if the test is skipped.
2007-01-10  Dmitry Timoshkovwinex11.drv: Force the fullscreen state update once...
2007-01-10  Francois Gougetwininet: Consistenly use INTERNET_SetLastError().
2007-01-10  Paul Vriensntdll/tests: Skip some tests on Windows Vista.
2007-01-10  Alexandre Julliardntdll/tests: Fix exception test for CPUs that do segmen...
2007-01-10  Alexandre Julliardntdll/tests: Don't bother testing the port functions...
2007-01-09  Francois Gougetshlwapi/tests: Print GetLastError() in decimal with...
2007-01-09  Francois Gougetwintrust/tests: Print GetLastError() in decimal with...
2007-01-09  Francois Gougetmcicda: Compare GetLastError() to kernel error codes...
2007-01-09  Hans Leidekkerkernel32: Add a stub implementation for GetVolumeNameFo...
2007-01-09  Samuel Lidén Borellkernel32: Add SetTermsrvAppInstallMode stub.
2007-01-09  Mike McCormackkernel32: Implement EndUpdateResource for the case...
2007-01-09  Patrik Stridvalldxguid: Add the rmxfguid.h header and export the GUIDs.
2007-01-09  Felix Nawothnigtreeview: Initialize iImage and iSelectedImage with...
2007-01-09  Ken Thomaseskernel32: Don't release preferred_locales until we...
2007-01-09  Michael Stefaniucjanitorial: Remove stray '\' at end of lines.
2007-01-09  Michael Stefaniucwined3d: Remove stray '\' at end of lines.
2007-01-09  Michael Stefaniucdsound: Remove stray '\' at end of lines.
2007-01-09  Andrew Talbotdsound: Remove unused function.
2007-01-09  Andrew Talbothhctrl.ocx: Remove unused variable.
2007-01-09  Andrew Talbotgdi32: Remove unused variables.
2007-01-09  Andrew Talbotgdi32: Declare some functions static.
2007-01-09  Andrew Talbotgdi32: Remove unused function.
2007-01-09  Paul Vriensole32/tests: Cast-qual warnings fixes.
2007-01-09  Detlef Riekenberglocalspl/tests: Load the user interface dll on demand.
2007-01-08  Alexandre Julliarddsound: The dsconf.h GUIDs are now in libdxguid.
2007-01-08  Patrik Stridvalldsound: The GUID:s defined in dsconf.h should be export...
2007-01-08  Patrik Stridvallimm32: Only unregister the IME class if it was registered.
2007-01-08  Paul Vrienskernel32/tests: Prevent memory leak.
2007-01-08  Vitaliy Margolendinput: Set event from queue_event, simplifying code...
2007-01-08  Vitaliy Margolendinput: Use proper offset when queuing keyboard events.
2007-01-08  Vitaliy Margolenwinex11drv: Change FIXME to WARN in X11DRV_GetKeyNameText.
2007-01-08  Duane Clarkcomctl32: listview: Allow LVIF_STATE flag in subitems.
2007-01-08  Jonathan Ernstlocalspl: Added French translation.
2007-01-08  Stefan Dösingerwined3d: Fix np2 textures.
2007-01-08  Stefan Dösingerwined3d: Do not try to read the vertex decl when the...
2007-01-08  Stefan Dösingerwined3d: Remove some unneeded context cache members...
2007-01-08  Stefan Dösingerwined3d: Vertex buffers can use the declaration from...
2007-01-08  Stefan Dösingerwined3d: Do not preload vertex buffers in unlock.
2007-01-08  Stefan Dösingerwined3d: Clean up drawprim a bit.
2007-01-08  Stefan Dösingerddraw: Forward the DDSCAPS2_TEXTUREMANAGE flag to wined3d.
2007-01-08  Stefan Dösingerwined3d: Do not keep internal references on index buffers.
2007-01-08  Stefan Dösingerwined3d: Do not keep internal references on vertex...
2007-01-08  Stefan Dösingerwined3d: Do not keep internal references on pixel shaders.
2007-01-08  Stefan Dösingerwined3d: Do not keep internal references on vertex...
2007-01-08  Stefan Dösingerwined3d: Do not keep internal references to the vertex...
2007-01-08  Stefan Dösingerwined3d: Do not activate vertex shaders needlessly.
2007-01-08  Stefan Dösingerwined3d: Avoid negative draw start indices.
2007-01-08  Stefan Dösingerwined3d: Move applying shader constants to the state...
2007-01-08  Stefan Dösingerwined3d: Remove the general query fixme.
2007-01-08  Stefan Dösingerwined3d: Apply shaders in their state handlers.
2007-01-08  Stefan Dösingerwined3d: Move debugging fixmes from drawprim to the...
2007-01-08  Stefan Dösingerwined3d: Re-add the fixed function stream source trace.
2007-01-08  Stefan Dösingerwined3d: Move applying the gl stream sources to the...
2007-01-08  Dmitry Timoshkovuser32: Restore old WM_SIZE handler in mdi child.
2007-01-08  Dmitry Timoshkovkernel32: Print more information about the reason of...
2007-01-08  Dmitry Timoshkovkernel32: Fix the file sharing test to pass cleanly...
2007-01-08  Dmitry Timoshkovkernel32: Skip the VirtualAllocEx test under Win9x.
2007-01-08  Dmitry Timoshkovuser32: Add one more GetSystemMenu test.
2007-01-08  Dmitry Timoshkovuser32: Make message tests pass cleanly under XP SP2.
2007-01-08  Rob Shearmanwininet: Use Keep-Alive for HTTP requests if specified...
2007-01-08  Rob Shearmanwininet: Fix the handling of Accept types passed into...
2007-01-08  Rob Shearmanwininet: Rename HTTP_Base64 to HTTP_EncodeBase64 to...
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-08  Kai Blinwinmm: Remove unused variable and if check (Coverity).
2007-01-08  Andrew Talbotdplayx: Declare some functions static.
2007-01-08  Andrew Talbotdmstyle: Declare some functions static.
2007-01-08  Andrew Talbotdnsapi: Declare some items static.
2007-01-08  Francois Gougetmlang/tests: Replace some '#if 0's with 'if (0)'s.
2007-01-08  Francois Gougetmshtml/tests: Replace some '#if 0's with 'if (0)'s.
2007-01-08  Francois Gougetkernel32/tests: Replace some '#if 0's with 'if (0)'s.
2007-01-08  Francois Gougetgdi32/tests: Replace an '#if 0' with an 'if (0)'.
2007-01-08  Francois Gougetntdll/tests: Replace an '#if 0' with an 'if (0)'.
2007-01-08  Francois Gougetd3d9/tests: Replace some '#if 0's with 'if (0)'s.
2007-01-08  Francois Gougetcrypt32/tests: Replace some '#if 0's with 'if (0)'s.
2007-01-08  Francois Gougetgdi32/tests: Tweak a test to avoid an '#if 0'.
2007-01-08  Francois Gougeturlmon/tests: Replace some '#if 0's with 'if (0)'s.
2007-01-08  Francois Gougetrpcrt4/tests: Remove an unneeded '#if 0' and fix the...
2007-01-08  Francois Gougetrpcrt4/tests: Replace some '#if 0's with 'if (0)'s...
2007-01-08  Francois Gougetoleaut32/tests: Replace some '#if 0's with 'if (0)'s.
next