gdiplus: add a test for drawing to application-provided memory

Vincent Povirk vincent at codeweavers.com
Tue Aug 18 14:11:08 CDT 2009


Bitmaps created from user-provided memory will actually write back to that memory when they're altered. Built-in gdiplus fails this test because it creates a copy of the memory instead of a reference.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20090818/994581ad/attachment.htm>
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: 0001-gdiplus-add-a-test-for-drawing-to-application-provi.txt
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20090818/994581ad/attachment.txt>


More information about the wine-patches mailing list