- 22 Jan, 2008 21 commits
-
-
Hans Leidekker authored
gdi32: Make GetICMProfile behave more like native. Rewrite ansi version as a wrapper and move color management functions to their own file.
-
Hans Leidekker authored
-
Rob Shearman authored
ole32: Don't get the HRESULT from the buffer if we get an RPC_S_CALL_FAILED status back from the runtime. The buffer might not contain any data and nowhere in our ole32 code passes HRESULTs in the buffer.
-
Marcus Meissner authored
-
Alistair Leslie-Hughes authored
-
Alistair Leslie-Hughes authored
-
Andrew Talbot authored
-
Andrew Talbot authored
-
Andrew Talbot authored
-
Aric Stewart authored
-
Jason Green authored
-
Alexander Dorofeyev authored
-
Alexander Dorofeyev authored
-
Alexander Dorofeyev authored
-
Alexander Dorofeyev authored
-
Rob Shearman authored
The operations peformed by the stubless code should roughly match what operations MIDL outputs in code, and it doesn't do this.
-
Stefan Leichter authored
-
Alexandre Julliard authored
-
Alexandre Julliard authored
-
Alexandre Julliard authored
-
Alexandre Julliard authored
-
- 21 Jan, 2008 19 commits
-
-
Rob Shearman authored
We're never going to implement the undocumented ones and we're moving more and more towards the architecture of the more recent versions of native rpcrt4.
-
Rob Shearman authored
-
Rob Shearman authored
-
Marcus Meissner authored
-
Alexandre Julliard authored
Spotted by Ken Thomases.
-
Alistair Leslie-Hughes authored
-
Alistair Leslie-Hughes authored
-
Andrey Esin authored
-
Rob Shearman authored
Convert ex->cb into a character count before assigning it to nCount. Remove some dubious minus ones that would result in different character counts for the Unicode and ANSI paths.
-
Rob Shearman authored
riched20: The wParam parameter to WM_GETTEXT contains the number of characters, not the number of bytes. Fix up some places in the WM_GETTEXT handler where it was assumed that it was a byte count.
-
Gerald Pfeifer authored
Based on a patch by Kris Moore.
-
James Hawkins authored
-
Alexander Nicolaysen Sørnes authored
-
Marcus Meissner authored
Spotted by Christoph von Wittich <Christoph@ApiViewer.de>.
-
Marcus Meissner authored
-
Hans Leidekker authored
-
Hans Leidekker authored
-
Hans Leidekker authored
-
Christoph von Wittich authored
-