Module: wine Branch: master Commit: 5433969ec8f46d3587658723a30aaa884430666c URL: http://source.winehq.org/git/wine.git/?a=commit;h=5433969ec8f46d3587658723a3...
Author: Vincent Povirk vincent@codeweavers.com Date: Sun Mar 28 22:25:20 2010 -0500
gdiplus: Don't use gdi32 to draw to bitmaps with formats it can't handle.
---
dlls/gdiplus/gdiplus_private.h | 23 ++++ dlls/gdiplus/graphics.c | 227 +++++++++++++++++++++++++++------------- 2 files changed, 179 insertions(+), 71 deletions(-)
Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=5433969ec8f46d35876587...