- Nov 11, 2010
-
-
-
-
-
This fixes IBasicVideo:GetCurrentImage.
-
-
-
Accidentally made a worse leak by plugging a smaller one.
-
-
This will fix the hangs caused by trying to play audio/video files for which the codecs are not enabled in gstreamer.
-
Alexandre Julliard authored
-
-
-
-
-
-
-
-
-
-
-
-
- Nov 10, 2010
-
-
Alexandre Julliard authored
-
Alexandre Julliard authored
-
Alexandre Julliard authored
This reverts commit eb0e82a7. It's causing different deadlocks, notably when a thread tries to remove a handler inside a handler.
-
-
-
-
-
-
This should bring things to the mostly-regression-free-but-easier-to-debug state I was expecting when I removed DIBs from many bitmaps.
-
-
-
comctl32/tests: Change expect_band_content test to ensure line numbers are reported correctly on test failure.
-
-
-
-
In particular, if we'd unregister a window when the application replaced our window proc, but still forwards to us, we'd create a loop when we register the same window again later.
-
-
-
-