Le Friday 04 January 2008 21:31:40 L. Rahyen, vous avez écrit : > On Friday January 4 2008 11:55:29 Kevin Horton wrote: > > But, I don't think we can say > > that the problem when trying to use the native gdiplus is simply a > > Windows code bug. The program apparently works just fine when running > > on Windows, as I cannot find anyone complaining about it on the > > various Sirius forums. So I think we simply have a different problem > > when using the native dll. > > This is most likely not a Windows bug but a WINE/UNIX incompatibility. > Some Windows DLLs are partially compatible (gdiplus, quartz, comctl32 and > others), some are incompatible (dsound, kernel32, and others). "Partially > compatible" means that a DLL may work very well most of the time but may > crash in some cases and in most cases this isn't a WINE fault. > > _______________________________________________ > wine-users mailing list > wine-users@xxxxxxxxxx > http://www.winehq.org/mailman/listinfo/wine-users This is the most simplistic bug : an unimplemented function in gdiplus.dll. A simple search into the wine git tree will reveal that this is declared as astub in gdiplus.spec. ___________________________________________________________________________ Yahoo! Mail réinvente le mail ! Découvrez le nouveau Yahoo! Mail et son interface révolutionnaire. http://fr.mail.yahoo.com _______________________________________________ wine-users mailing list wine-users@xxxxxxxxxx http://www.winehq.org/mailman/listinfo/wine-users