- 26 Jun, 2007 32 commits
-
-
Andrew Talbot authored
-
Andrew Talbot authored
-
Andrew Talbot authored
-
Lei Zhang authored
-
Lei Zhang authored
-
Lei Zhang authored
-
Francois Gouget authored
-
James Hawkins authored
-
James Hawkins authored
-
Dan Hipschman authored
-
Dan Hipschman authored
-
Dan Hipschman authored
-
Dan Hipschman authored
-
Dan Hipschman authored
-
Dan Hipschman authored
-
Dan Hipschman authored
-
Michael Stefaniuc authored
-
Michael Stefaniuc authored
-
Michael Stefaniuc authored
-
Michael Stefaniuc authored
-
Michael Stefaniuc authored
gdi32: Multi-character character constants aren't portable as their behaviour is compiler dependent according to the C standard. Found by sparse.
-
H. Verbeet authored
wined3d: Map vertex sampler numbers to the correct internal array indices for GetTexture and SetTexture.
-
H. Verbeet authored
wined3d: Map vertex sampler numbers to the correct internal array indices for GetSamplerState and SetSamplerState.
-
H. Verbeet authored
-
H. Verbeet authored
-
H. Verbeet authored
-
James Hawkins authored
-
Rob Shearman authored
-
Alex Villacís Lasso authored
-
Alex Villacís Lasso authored
-
Alex Villacís Lasso authored
-
Alex Villacís Lasso authored
-
- 25 Jun, 2007 8 commits
-
-
Jeff Latimer authored
-
Rob Shearman authored
rpcrt4: Dereference the pointer passed to the marshaling/unmarshaling/sizing routines in complex types for interface pointers.
-
Rob Shearman authored
-
Rob Shearman authored
-
Rob Shearman authored
rpcrt4: Set PointerBufferMark to the buffer location immediately after the non-pointer data in complex struct and array marshaling and unmarshaling to keep to the DCE/RPC specification.
-
Rob Shearman authored
rpcrt4: Try a lot harder to resuse existing connections by comparing inside the RpcQualityOfService and RpcAuthInfo objects. Store a copy of the SEC_WINNT_AUTH_IDENTITY structure passed in to RpcBindingSetAuthInfo(Ex) to enable us to do this for RpcAuthInfo objects.
-
Rob Shearman authored
rpcrt4: Store the assoc_group_id field returned from the bind_ack packet and use it when creating further connections in the association group.
-
Rob Shearman authored
rpcrt4: When an exception is raised, return the stored exception code instead of the generic RPC_S_CALL_FAILED.
-