dsound: Accept DSERR_INVALIDCALL for CreateSoundBuffer failure.
[wine] / dlls /
2008-07-07  Jon Griffithswsock32: Forward TransmitFile to the implementation...
2008-07-07  Jon Griffithsoleaut32: Fix memcpy overlapping ranges in SysReAllocSt...
2008-07-07  Jon Griffithsoleaut32/test: Fix valgrind leaks.
2008-07-07  Alexander Morozovwininet: Add port number to Host HTTP header.
2008-07-07  Alexander Morozovwininet: Add support of INTERNET_FLAG_NO_CACHE_WRITE.
2008-07-07  Nikolay Sivovgdiplus: Check arguments in GdipPathIterNextSubpath.
2008-07-07  Nikolay Sivovgdiplus: Implementation of GdipPathIterGetSubpathCount...
2008-07-07  Nikolay Sivovgdiplus: GdipPathIterNextMarker implementation with...
2008-07-07  Dylan Smithrichedit: Fixed Valgrind error related to undoing.
2008-07-07  Dylan Smithrichedit: Fixed double click issues by sharing code...
2008-07-07  Dylan Smithrichedit: Made sure word selection selects only one...
2008-07-07  Stefan Dösingerwined3d: Correct an off-by-one error in constant dirtif...
2008-07-07  Alexander Nicolays... shell32: Update Norwegian Bokmål translation.
2008-07-07  Andrew Talbotwinedos: Remove unneeded address-of operator from funct...
2008-07-07  Andrew Talbotwined3d: Remove unneeded address-of operators from...
2008-07-07  Andrew Talbotuser32: Remove unneeded address-of operators from funct...
2008-07-07  Andrew Talbotshell32: Remove unneeded address-of operators from...
2008-07-07  Andrew Talbotquartz: Remove unneeded address-of operators from funct...
2008-07-07  Andrew Talbotole32: Remove unneeded address-of operators from functi...
2008-07-07  Andrew Talbotinfosoft: Remove unneeded address-of operator from...
2008-07-07  Alexandre Julliardrpcrt4: Use interlocked functions to increment/decremen...
2008-07-07  Rob Shearmanrpcrt4: Clear the memory of embedded complex types...
2008-07-07  Vitaliy Margolendinput: Set force feedback actuator flag for X and...
2008-07-07  Vitaliy Margolendinput: Freed effect should remove itself from the...
2008-07-07  Vitaliy Margolendinput: Use Wine list for effects list.
2008-07-07  Vitaliy Margolendinput: Stop and unload effect when freeing it.
2008-07-07  Vitaliy Margolendinput: Add more traces. Prevent some traces from deref...
2008-07-07  Maarten Lankhorstquartz: Fix parser/pullpin to only care about the state...
2008-07-07  Maarten Lankhorstquartz: Only call begin process functions in transform...
2008-07-07  Maarten Lankhorstquartz: Make sure transform filter commits allocator.
2008-07-07  Maarten Lankhorstquartz: Fix tiny bug in IGraphBuilder_Render.
2008-07-07  Rob Shearmaninclude: Remove unused file wine/rpcss_shared.h.
2008-07-07  Dylan Smithrichedit: Fixed the selection bar width.
2008-07-07  Dylan Smithrichedit: Made sure the caret position is stored when...
2008-07-04  Dylan Smithuser32: Increased area for scrolling via mouse drag...
2008-07-04  Vladimir Pankratovshell32: Update Russian translation.
2008-07-04  Nikolay Sivovgdiplus: Remove unnecessary cast from GdipAddPathRectangle.
2008-07-04  Nikolay Sivovgdiplus: Implemented GdipPathIterHasCurve with tests.
2008-07-04  Alexander Morozovwininet: Remove unneeded variable.
2008-07-04  Maarten Lankhorstquartz: Implement state transitions in video renderer.
2008-07-04  Maarten Lankhorstquartz: Implement state transitions in directsound...
2008-07-04  Rob Shearmanrpcrt4: Don't reserve space in the buffer for reference...
2008-07-04  Rob Shearmanrpcrt4: Implement memory sizing for pointers in complex...
2008-07-04  Rob Shearmanrpcrt4: The conformant array offset in complex structs...
2008-07-04  Rob Shearmanrpcrt4: Fix NdrComplexArrayUnmarshall and NdrComplexStr...
2008-07-04  Rob Shearmanrpcrt4: Support calculating the size in memory of range...
2008-07-04  Dylan Smithcomctl32: Fix for ComboBoxEx bug caused by focus change.
2008-07-04  Dylan Smithcomctl32: Added tests to show a ComboBoxEx bug caused...
2008-07-04  Zac Brownwinhttp: Add stub implementation for WinHttpSendRequest.
2008-07-04  Zac Brownwinhttp: Add stub implementation for WinHttpOpenRequest...
2008-07-04  Zac Brownwinhttp: Add stub implementation for WinHttpConnect.
2008-07-04  Kai Blinws2_32: Prevent segfault in trace for NULL AddressString.
2008-07-04  Jacek Cabanmshtml: Don't mix nsresult with HRESULT.
2008-07-04  Maarten Lankhorstquartz: Set filesource initial state to stopped.
2008-07-04  Maarten Lankhorstquartz: Make CLSID_AudioRender an alias for CLSID_DSoun...
2008-07-04  Massimo Del Fedeleopengl32: glGetString() should return NULL on NULL...
2008-07-03  Alexandre Julliardserver: Set the visible rect in the set_window_pos...
2008-07-03  Alexandre Julliardntdll: Split the signal setup into process-wide and...
2008-07-03  Alexandre Julliardkernel32: Use a proper structure for thunks instead...
2008-07-03  Alexandre Julliardexception.h: Make the RtlUnwind wrapper available separ...
2008-07-03  Alexandre Julliardoleaut32: Include the system jpeg and png headers befor...
2008-07-03  Zhangrong Huangmsxml3/test: Fix a typo in test node_to_string().
2008-07-03  Zhangrong Huangsecur32: Allow loading external schannel.dll.
2008-07-03  Alistair Leslie... msxml3: Added tests to check for invalid arguments.
2008-07-03  Alistair Leslie... msxml3: Added checks for invalid arguments in nodelist.
2008-07-03  Alistair Leslie... msxml3: Added checks for invalid arguments in queryresult.
2008-07-03  Alexander Morozovwininet/tests: Add HTTP 1.1 test.
2008-07-03  Alexander Morozovwininet/tests: Additional HTTP header tests.
2008-07-03  Sinitsin Ivanmshtml: Add HTMLWindow_scrollBy implementation.
2008-07-03  Sinitsin Ivanmshtml: Add HTMLWindow_scrollTo implementation.
2008-07-03  Alistair Leslie... msxml3: Use libxml macros to get the length of a set.
2008-07-03  Piotr Cabanmsxml3/tests: Fix error messages.
2008-07-03  Piotr Cabanmsxml3/tests: Better error messages formatting.
2008-07-03  Vijay Kiran Kamujuvdmdbg: Add stub for VDMEnumProcessWOW.
2008-07-03  Nikolay Sivovgdiplus: Construction/desctruction tests for PathIterator.
2008-07-03  Nikolay Sivovgdiplus: Added file for PathIterator testing.
2008-07-03  Nikolay Sivovgdiplus: Implementation of GdipPathIterEnumerate.
2008-07-03  Nikolay Sivovgdiplus: Implemented GdipDrawBeziers.
2008-07-03  Nikolay Sivovgdiplus: Implemented GdipCreateTextureIAI using float...
2008-07-03  Dylan Smithrichedit: Fixed simulated keyboard events on tests.
2008-07-03  Maarten Lankhorstquartz: Fix return value for video renderer.
2008-07-03  Maarten Lankhorstquartz: Fix return values in directsound renderer.
2008-07-03  Maarten Lankhorstwined3d: Fix a deadlock that may occur during initializ...
2008-07-03  Michael Stefaniucgdiplus: Remove redundant NULL check before GdipFree...
2008-07-03  H. Verbeetwined3d: Track depth stencil location per-surface.
2008-07-03  H. Verbeetwined3d: Use dst_fbo to do the depth blit.
2008-07-03  H. Verbeetwined3d: Make sure the FBO doesn't have any depth attac...
2008-07-03  Michael Karcherwinex11: Made local constant static.
2008-07-03  Owen Rudgeshell32: Check registry entry for cpl files (in standar...
2008-07-03  Jacek Cabanmshtml: Set doc to NULL in NSContainer_Release.
2008-07-03  Juan Langinetmib1: Fix test failures on some systems.
2008-07-03  Alistair Leslie... msxml3: Added support to create an Attribute in createNode.
2008-07-03  Paul Vriensquartz/tests: Make tests run on everything lower then...
2008-07-03  Huw Daviesgdiplus: Add some more region stubs.
2008-07-03  Kai Blinnetapi32: Make sure NetUserGetInfo can find the current...
2008-07-03  Alexandre Julliardiphlpapi: Fix the return value of GetPerAdapterInfo...
2008-07-02  Alexandre Julliarduser32: Split the SetWindowPos driver backend in Window...
2008-07-02  Detlef Riekenbergwinspool: Use the backend for EnumMonitors.
2008-07-02  Detlef Riekenberglocalspl: Implement fpEnumMonitors.
2008-07-02  Stefan Dösingerwined3d: Restore the gamma when destroying the swapchain.
next