http://bugs.winehq.org/show_bug.cgi?id=9203
Summary: unimplemented function GdipCreateLineBrushFromRectI when running Money S3 accounting software Product: Wine Version: CVS Platform: PC-x86-64 URL: http://www.money.cz OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: wine-misc AssignedTo: wine-bugs@winehq.org ReportedBy: dan@danny.cz
When trying to start the czech accounting software Money S3, I am getting an error window with "External exception 80000100" and the following line is written on the terminal
wine: Call from 0x7b840c70 to unimplemented function gdiplus.dll.GdipCreateLineBrushFromRectI, aborting
After installing real gdiplus.dll with winetricks, the program can be started.