- Dec 22, 2005
-
-
-
Alexandre Julliard authored
-
Rewrite asynchronous MCI_PLAY command handling in MCIAVI driver, make it more responsive to commands in the MCI_MODE_PLAY state by checking hStopEvent even if the time frame between frames has expired.
-
-
-
-
Alexandre Julliard authored
-
Fix wgl regression: test glx server version and extensions to use (and not use glXQueryDrawable on older glx implementations).
-
-
-
-
-
-
- Dec 21, 2005
-
-
-
bug in SHFileOperation.
-
-
-
Alexandre Julliard authored
-
-
-
Free thread data in DLL_THREAD_DETACH.
-
-
single check.
-
-
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.
-
-
- Dec 20, 2005
-
-
-
-
-
-
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.
-
-
-
Improved bounds checking.
-
- Dec 19, 2005
-
-
-
-
Alexandre Julliard authored
(reported by Vitaliy Margolen).
-