- 19 Dec, 2005 17 commits
-
-
Huw Davies authored
-
Alexandre Julliard authored
The handler does the opposite of normal page fault handlers.
-
Rein Klazes authored
-
Dmitry Timoshkov authored
make it pass under Wine.
-
Henning Gerhardt authored
-
Rein Klazes authored
Increase maximum length of commands to 8192 bytes as on Windows XP. Add needed braces to a multi line "if" statement.
-
Eric Pouech authored
-
Eric Pouech authored
-
Eric Pouech authored
-
Paul Vriens authored
-
Alexandre Julliard authored
Changed exception raise functions to call it explicitly.
-
Jacek Caban authored
-
Jacek Caban authored
-
Lauri Tulmin authored
-
Rein Klazes authored
With a conformance test.
-
Jacek Caban authored
-
Alexander N. Sørnes authored
-
- 18 Dec, 2005 1 commit
-
-
Alexandre Julliard authored
New implementation of relay thunks that doesn't require modifying code on the fly, so that the thunks can be put in the text section. Some performance improvements.
-
- 17 Dec, 2005 6 commits
-
-
Alexandre Julliard authored
A no-access page is enough, we can't properly raise an overflow exception anyway.
-
Robert Reif authored
- Move driver selection and configuration into tree view. - Only show loadable drivers.
-
Robert Reif authored
Shorten MIDI names to fit into 32 byte array without overflow.
-
Juan Lang authored
-
Vitaliy Margolen authored
-
Dmitry Timoshkov authored
Add a ScrollDC test with NULL clipping rect. Add another set of ScrollDC tests written by Rein Klazes.
-
- 16 Dec, 2005 16 commits
-
-
Huw Davies authored
-
Alexandre Julliard authored
-
Alexandre Julliard authored
easier to handle the common case of trapping page faults.
-
Alexandre Julliard authored
-
Alexandre Julliard authored
Added a bunch of test cases.
-
Oliver Stieber authored
Clean up constants and the wine declaration when the vertex declaration is destroyed.
-
Oliver Stieber authored
Allow MultiSampleQuality to be passed as NULL, this is a requirement for DirectX 8 and lower.
-
Alexandre Julliard authored
-
Alexandre Julliard authored
This way it can be used as hint for the relay code.
-
Juan Lang authored
- rewrite sequence decoding to support context-specific tags, and eliminate duplicated code - implement encoding and decoding of CRLDistPoints
-
Stefan Leichter authored
-
Jacek Caban authored
-
Jacek Caban authored
-
Jacek Caban authored
-
Milko Krachounov authored
-
José Manuel Ferrer Ortiz authored
-