- 20 Dec, 2005 5 commits
-
-
Jesse Allen authored
-
Alex Villacís Lasso authored
Ensure that the cbStruct member of the ACMDRIVERDETAILS[AW] struct is filled with a valid value before returning. Fill the cbStruct member of the ACMDRIVERDETAILS[AW] before sending a ACMDM_DRIVER_DETAILS message to an installed codec that might be a native library: native ACM codecs expect cbStruct to be valid before filling the rest of the struct with any data.
-
Eric Pouech authored
-
Paul Vriens authored
-
H. Verbeet authored
Improved bounds checking.
-
- 19 Dec, 2005 33 commits
-
-
Jesse Allen authored
-
Bill Medland authored
-
Alexandre Julliard authored
(reported by Vitaliy Margolen).
-
Hans Leidekker authored
-
Kai Blin authored
-
Detlef Riekenberg authored
-
Eric Pouech authored
-
Eric Pouech authored
-
Eric Pouech authored
-
Jonathan Ernst authored
-
Aric Stewart authored
Makes for a significantly better user experience for CJK users.
-
Magnus Olsen authored
-
Eric Pouech authored
Various internal cleanups.
-
Eric Pouech authored
-
Vitaliy Margolen authored
-
Thomas Weidenmueller authored
-
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 1 commit
-
-
Alexandre Julliard authored
A no-access page is enough, we can't properly raise an overflow exception anyway.
-