http://bugs.winehq.org/show_bug.cgi?id=19150
--- Comment #10 from Andrew Nguyen arethusa26@gmail.com 2009-11-12 23:04:22 --- Created an attachment (id=24715) --> (http://bugs.winehq.org/attachment.cgi?id=24715) FlashDevelop 3.0.1 standard error with wine-1.1.32-595-g459a0c4
With wine-1.1.32-595-g459a0c4, running FlashDevelop 3.0.1 with builtin gdiplus yields:
Not implemented.
at System.Drawing.Bitmap.GetHicon() at PluginCore.Utilities.ImageKonverter.ImageToIcon(Image image)
with a large slew of gdiplus fixmes:
fixme:gdiplus:GdipImageGetFrameDimensionsCount stub fixme:gdiplus:GdipImageForceValidation 0x1b2f78 ... fixme:gdiplus:GdipCreateHICONFromBitmap (0x1bc2a0, 0x32f21c) fixme:gdiplus:GdipImageGetFrameDimensionsCount stub fixme:gdiplus:GdipCreateHalftonePalette ...
Of course, FlashDevelop 3.0.1 starts just fine with native gdiplus, provided there aren't any "bad" fonts.