http://bugs.winehq.org/show_bug.cgi?id=15270
--- Comment #14 from Austin English austinenglish@gmail.com 2009-04-01 19:08:53 --- (In reply to comment #11)
Also tried running it with a native gdiplus (from XP) - doesn't make a difference.
marc@marc-laptop:~$ file /media/disk/WINDOWS/system32/gdi32.dll /media/disk/WINDOWS/system32/gdi32.dll: MS-DOS executable PE for MS Windows (DLL) (console) Intel 80386 32-bit marc@marc-laptop:~$ ls -l /media/disk/WINDOWS/system32/gdi32.dll -rwxrwxrwx 1 root root 282624 2008-02-20 06:51 /media/disk/WINDOWS/system32/gdi32.dll
That's gdi32, not gdiplus.
Use winetricks instead to do it properly: $ wget kegel.com/wine/winetricks $ sh winetricks gdiplus