- 19 Feb, 2009 7 commits
-
-
Rob Shearman authored
gdi32: Move 16-bit functions not exported in gdi32.dll into files compiled only when 16-bit functionality is enabled.
-
Rob Shearman authored
wineoss.drv: Use CP_UNIXCP instead of CP_ACP for converting strings that come from system library functions or system headers.
-
Rob Shearman authored
-
Rob Shearman authored
widl: Fix typos in write_remoting_arg which caused ref pointers to unions to not result in direct calls to NonEncapsulatedUnion/EncapsulatedUnion functions.
-
Juan Lang authored
-
Juan Lang authored
-
Juan Lang authored
With thanks to Dmitry for spotting this.
-
- 18 Feb, 2009 33 commits
-
-
Aric Stewart authored
-
Alexandre Julliard authored
user32/tests: Ignore SPI_ICONVERTICALSPACING notifications. Don't reset mouse buttons if setting failed.
-
Juan M. Navarro authored
-
Nikolay Sivov authored
-
Nikolay Sivov authored
-
Michael Karcher authored
-
Huw Davies authored
-
Huw Davies authored
gdi32/tests: From Vista onwards TabbedTextOut ignores justification, so remove that bit of the test.
-
Alistair Leslie-Hughes authored
-
Alistair Leslie-Hughes authored
-
Alexandre Julliard authored
-
Aric Stewart authored
-
Aric Stewart authored
-
Aric Stewart authored
-
Aric Stewart authored
-
Aric Stewart authored
-
Aric Stewart authored
-
Michael Stefaniuc authored
- dwInstance and dwDriver are a DWORD_PTR. - acmF*Enum functions take a DWORD_PTR as 4th parameter. - The last parameter of SendDlgItemMessage and MSACM_Message is a LPARAM.
-
Michael Stefaniuc authored
-
Michael Stefaniuc authored
Fixes 63 Win64 compile warnings.
-
Huw Davies authored
gdi32: The special handling of the character codes metrics for symbol fonts should be based on the presence of the MS symbol charmap rather than whether the font is enumerated as SYMBOL_CHARSET.
-
Huw Davies authored
-
Rein Klazes authored
-
Alexandre Julliard authored
-
Alexandre Julliard authored
-
Vincent Povirk authored
GdipCreateBitmapFromHBITMAP currently assumes that all bitmaps are top-down, even though a positive height (which it also assumes) signals a bottom-up DIB. The net result is that GdipCreateBitmapFromHBITMAP flips images vertically.
-
Vincent Povirk authored
-
Francois Gouget authored
We need to take into account the trailing NULL in envp.
-
Francois Gouget authored
-
Francois Gouget authored
-
Francois Gouget authored
-
Francois Gouget authored
-
Juan Lang authored
-