http://bugs.winehq.org/show_bug.cgi?id=34843
--- Comment #2 from Anastasius Focht focht@gmx.net 2013-11-30 06:16:51 CST --- Hello Dmitry,
thanks for the patch, it goes a little further:
--- snip --- ... 003b:trace:gdiplus:GdipGetRegionDataSize 0x631b890, 0x33e850 003b:trace:gdiplus:GdipGetRegionData 0x631b890, 0x3c4c9c8, 336, 0x33e850 003b:trace:gdiplus:GdipGetRegionDataSize 0x631b890, 0x33e7a8 003b:trace:gdiplus:GdipCreateRegionRgnData 0x3c4c9c8, 336, 0x33e850 003b:trace:gdiplus:GdipCreateRegion 0x33e850 003b:trace:gdiplus:GdipCreateRegion => 0x6704b48 003b:trace:gdiplus:GdipCreatePath (0, 0x33e6ec) 003b:fixme:gdiplus:read_element element type 0x1000000 is not supported 003b:trace:gdiplus:GdipDeleteRegion 0x6704b48 003b:trace:seh:raise_exception code=c0000005 flags=0 addr=0x7eb1019e ip=7eb1019e tid=003b 003b:trace:seh:raise_exception info[0]=00000000 003b:trace:seh:raise_exception info[1]=00000000 003b:trace:seh:raise_exception eax=00000000 ebx=7eb70000 ecx=00000000 edx=7bceaa08 esi=0033e7a0 edi=0033eafc 003b:trace:seh:raise_exception ebp=0033e718 esp=0033e700 cs=0023 ds=002b es=002b fs=0063 gs=006b flags=00010216 003b:trace:seh:call_stack_handlers calling handler at 0x3365373 code=c0000005 flags=0 003b:trace:seh:call_stack_handlers handler at 0x3365373 returned 1 003b:trace:seh:call_stack_handlers calling handler at 0x31d7fee code=c0000005 flags=0 003b:trace:seh:raise_exception code=80000100 flags=1 addr=0x7b83a8ef ip=7b83a8ef tid=003b 003b:trace:seh:raise_exception info[0]=7edb713c 003b:trace:seh:raise_exception info[1]=7edb74c2 wine: Call from 0x7b83a8ef to unimplemented function msvcr90.dll.__CxxExceptionFilter, aborting ... --- snip ---
Regards