23 Apr
2008
23 Apr
'08
3:06 a.m.
Alex Villacís Lasso <a_villacis(a)palosanto.com> writes:
I directed my themes to the ones on the WinXP partition, and saw no difference after the patch, other than the increase in speed. However, this might not be a proper test case. I used CreateCompatibleDC out of the source HDC, and CreateCompatibleBitmap in the same way. If these operations preserve the alpha channel, and BitBlt(SRCCOPY) does too, the patch as a whole should be correct.
No, BitBlt and friends won't preserve the alpha channel. But that should be fixed in gdi, not worked around in uxtheme. -- Alexandre Julliard julliard(a)winehq.org