[PATCH] uxtheme: fix colour errors in UXTHEME_StretchBlt

Nikolay Sivov bunglehead at gmail.com
Tue Feb 17 23:01:43 CST 2015


On 18.02.2015 3:59, Mark Harmstone wrote:

> +    old_stretch_mode = GetStretchBltMode(hdcDst);
> +    SetStretchBltMode(hdcDst, HALFTONE);

This could be reduced to a single line.



More information about the wine-devel mailing list