http://bugs.winehq.org/show_bug.cgi?id=12751
--- Comment #10 from Austin English austinenglish@gmail.com 2009-01-31 14:42:19 --- (In reply to comment #9)
(In reply to comment #8)
What's wrong with builtin gdiplus? File a bug for that please for version 1.1.14.
As far as I know (since it was a couple weeks back), gdiplus.dll didn't exist in the /system32 folder. I needed to download a copy from the internet (or a suitable replacement from a Windows box).
Wine has gdiplus support, we just don't have a fake dll in system32. Does your app depend on that? If so, just making an empty file there should have the same effect.