http://bugs.winehq.org/show_bug.cgi?id=24615
Summary: Can't open or save assembly files in SolidWorks Product: Wine Version: 1.3.4 Platform: x86 OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: gdiplus AssignedTo: wine-bugs@winehq.org ReportedBy: denis.bonnenfant@diderot.org
Assembly files can't be opened (invalid file format) or saved in SolidWorks
Regression tests shows that problem comes from gdiplus :
denis@bureau:~/wine-git$ git bisect badc8a48f237e43174673fa3686ebe99e42f6a0d8a4 is the first bad commit commit c8a48f237e43174673fa3686ebe99e42f6a0d8a4 Author: Vincent Povirk vincent@codeweavers.com Date: Thu Sep 30 16:07:53 2010 -0500
gdiplus: Don't create a DIB section for non-alpha or reference bitmaps.