http://bugs.winehq.org/show_bug.cgi?id=13995
--- Comment #17 from max@veneto.com 2008-07-09 02:36:06 --- Some more tests....
In c:\windows\Microsoft.NET\Framework\v1.1.4322
there's a config app named ConfigWizards.exe.
If I run it with wine gdiplus, it crashes, with a call to unimplemented gdi function :
wine: Call from 0x7b844e20 to unimplemented function gdiplus.dll.GdipGetFontCollectionFamilyCount, aborting wine: Call from 0x7b844e20 to unimplemented function gdiplus.dll.GdipGetFontCollectionFamilyList, aborting
With native gdiplus it's ok.
So, I guess thet dotnet1.1 setup is ok and it uncovered a new gdiplus bug.
I suggest closing this bug and opening a new one for gdiplus; it's easy to reproduce, see above.
Ciao
Max