[1/2] windowscodecs: Fix *_CopyPixels functions to properly handle a NULL rectangle (try 2).

Alexandre Julliard julliard at winehq.org
Tue Oct 19 10:31:28 CDT 2010


Krzysztof Nowicki <krissn at op.pl> writes:

> I've decided to keep the optimisation in copy_pixels() that checks if the source
> and dest rectangles + strides matches and if yes, does a straight memcpy of the
> whole bitmap.

Please do this as a separate patch.

-- 
Alexandre Julliard
julliard at winehq.org



More information about the wine-devel mailing list