- 04 Jan, 2007 40 commits
-
-
Eric Pouech authored
-
Eric Pouech authored
-
H. Verbeet authored
-
H. Verbeet authored
wined3d: Skip WINED3DTSS_TEXCOORDINDEX state application for stages that aren't mapped to a texture unit.
-
H. Verbeet authored
wined3d: Don't do WINED3DTSS_ALPHAOP texture operations for stages that aren't mapped to a texture unit.
-
H. Verbeet authored
wined3d: Don't do WINED3DTSS_COLOROP texture operations for stages that aren't mapped to a texture unit.
-
Rob Shearman authored
lpwhr obviously already has a reference count of 0 because it is being destroyed.
-
Rob Shearman authored
wininet: Change the HTTP code to not assume that the connection will be closed at the end of every request.
-
Rob Shearman authored
-
Rob Shearman authored
and don't try to read any more than what is available.
-
Rob Shearman authored
wininet: Always send a Connection header set to "close" because that is what we expect for the moment.
-
Rob Shearman authored
wininet: Use correct types for socket functions to avoid warnings when compiling on BSD-based systems.
-
Rob Shearman authored
-
Rob Shearman authored
since that is what the current behaviour is tuned for.
-
Vitaliy Margolen authored
-
Andrew Talbot authored
-
Andrew Talbot authored
-
Andrew Talbot authored
-
Andrew Talbot authored
-
Rob Shearman authored
-
Rob Shearman authored
function being called can sometimes take a long time to return and we almost always want a new thread to be created if there are no free threads available.
-
Rob Shearman authored
by setting the length correctly and by doing a case-insentive compare on the GUID string that is returned.
-
Rob Shearman authored
should set the it to have the maximum possible length and size rather than a modulus of the actual length. Fix test failures for RtlInitUnicodeString on Windows XP upwards.
-
Rob Shearman authored
ole32: Make sure to reset the message state if it has been changed in RPC_ExecuteCall before returning. Fix the hrFault parameter passed into the ClientNotify function in ClientRpcChannelBuffer_SendReceive so that it is correct in the case of messages dispatched with PostMessage. Only unmarshal ORPCTHAT for non-fault packets.
-
Dmitry Timoshkov authored
-
Dmitry Timoshkov authored
-
Kai Blin authored
-
Michael Gardiner authored
-
Mike McCormack authored
-
Mike McCormack authored
-
Alexandre Julliard authored
-
Alexandre Julliard authored
-
Alexandre Julliard authored
-
Alexandre Julliard authored
-
Louis Lenders authored
-
Francois Gouget authored
-
Francois Gouget authored
-
Francois Gouget authored
-
Francois Gouget authored
-
Francois Gouget authored
-