- 30 Mar, 2009 14 commits
-
-
Rob Shearman authored
rpcrt4: Free the memory allocated for the protseq and endpoint strings allocated in RpcServerUseProtseq* functions. Make a copy of the protseq string in alloc_serverprotoseq to simplify memory management in higher-level functions.
-
Rob Shearman authored
However, on some buggy platforms it returns RPC_S_INVALID_ENDPOINT_FORMAT. Don't follow this behaviour our implementation of the API.
-
Rob Shearman authored
-
Rob Shearman authored
-
Aurimas Fischer authored
-
Aurimas Fischer authored
-
Aurimas Fischer authored
-
Aurimas Fischer authored
-
Aurimas Fischer authored
-
Austin English authored
-
Austin English authored
-
Detlef Riekenberg authored
We have the version already in the header of the winetest results.
-
Detlef Riekenberg authored
We have the version already in the header of the winetest results.
-
Aric Stewart authored
Checked by the IE8 install.
-
- 27 Mar, 2009 24 commits
-
-
Alexandre Julliard authored
-
Hans Leidekker authored
-
Hans Leidekker authored
-
Hans Leidekker authored
Fix for office 2007 proofing tools installer.
-
Paul Vriens authored
-
Stefano Guidoni authored
mpeg3_streamsize must estimate the number of samples of an mp3 chunk. The result must be block aligned (PCM) or frame aligned (MP3).
-
Rein Klazes authored
-
Henri Verbeet authored
Some fields should be redundant now, eg. gl_vtx_type and glType. I'll leave that for a different patch to fix though.
-
Henri Verbeet authored
Wined3d doesn't need it since it already has the element count.
-
Henri Verbeet authored
wined3d: Separate the internal representation of vertex declaration elements from the struct used to create it. Internally we want to store some extra data, like ffp_valid. One of the later patches also stores the format desc in the declaration elements, instead of the current WINED3DDECLTYPE.
-
Henri Verbeet authored
-
Henri Verbeet authored
It's never used.
-
Henri Verbeet authored
-
Henri Verbeet authored
-
Henri Verbeet authored
-
Henri Verbeet authored
-
Henri Verbeet authored
-
Henri Verbeet authored
-
Michael Stefaniuc authored
-
Michael Stefaniuc authored
-
Anders Jonsson authored
-
Christian Costa authored
-
Andrew Talbot authored
-
Andrew Talbot authored
-
- 26 Mar, 2009 2 commits
-
-
Paul Vriens authored
-
Austin English authored
-