http://bugs.winehq.org/show_bug.cgi?id=15571
--- Comment #5 from Nikolay Sivov bunglehead@gmail.com 2008-11-25 03:12:56 --- (In reply to comment #3)
When I tried it without your patch today, I was blocked by
fixme:gdiplus:GdipSaveGraphics graphics state not implemented fixme:gdiplus:GdipRestoreGraphics graphics state not implemented wine: Unhandled exception 0x40000015 at address 0xb7eb0073:0x7ec4c800 (thread 0009), starting debugger...
so I'll have to wait until we have those, probably.
These calls are stubbed now with success return codes. So it's necessary to test it once more.