- 21 Dec, 2005 7 commits
-
-
Marcus Meissner authored
Free thread data in DLL_THREAD_DETACH.
-
Robert Reif authored
-
Saulius Krasuckas authored
single check.
-
Dmitry Timoshkov authored
-
Jesse Allen authored
Fix the printf sign flags so that '+' doesn't always override ' ' space alone. If they both appear, continue parsing and let '+' take precedence.
-
Alexandre Julliard authored
parts of the returned context are valid.
-
Hans Leidekker authored
-
- 20 Dec, 2005 8 commits
-
-
Bill Medland authored
-
Michael Jung authored
-
Eric Pouech authored
-
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 25 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
-