- 19 Feb, 2009 22 commits
-
-
Henri Verbeet authored
-
Henri Verbeet authored
-
Henri Verbeet authored
Should make it a bit clearer what's happening in some cases.
-
Henri Verbeet authored
glWeightPointerARB() obviously accepts floating point data.
-
Aurimas Fischer authored
-
Aurimas Fischer authored
-
Aurimas Fischer authored
-
Anders Jonsson authored
-
Anders Jonsson authored
-
Anders Jonsson authored
-
Michael Stefaniuc authored
The code tried to optimize the usage of the 32bit A(scii) winmm API with a 16bit driver.
-
Michael Stefaniuc authored
-
Michael Stefaniuc authored
-
Michael Stefaniuc authored
-
Michael Stefaniuc authored
-
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 18 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.
-