comctl32: Get the background colour in ANIMATE_PaintFrame, instead of just in WM_PAINT.
commit53c6cdf918e10305f19e74e003fc4d2311ed556f
authorRob Shearman <rob@codeweavers.com>
Thu, 31 Jan 2008 14:47:03 +0000 (31 14:47 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Mon, 4 Feb 2008 12:04:40 +0000 (4 13:04 +0100)
treeccaefca48be7e1c669ce892453b29534110224fb
parent7bc9e425f166a9f7473f1526ff582c1e18ccf6e3
comctl32: Get the background colour in ANIMATE_PaintFrame, instead of just in WM_PAINT.

This fixes the rendering of transparent animations when using a
background thread.
dlls/comctl32/animate.c