[PATCH 3/3] ddraw/tests: Test P8 to RGB blits (try 2).

Henri Verbeet hverbeet at gmail.com
Fri Apr 25 12:59:33 CDT 2014


On 24 April 2014 14:36, Stefan Dösinger <stefan at codeweavers.com> wrote:
> +    hr = IDirectDraw2_CreateSurface(ddraw, &surface_desc, &dst, NULL);
> +
You should probably check the results of this call, like in the other versions.



More information about the wine-patches mailing list