[Mono-bugs] [Bug 80758][Wis] Changed - [WIN] DrawIcon does not work

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Fri Feb 9 11:47:34 EST 2007


Please do not reply to this email- if you want to comment on the bug, go to the
URL shown below and enter your comments there.

Changed by sebastien at ximian.com.

http://bugzilla.ximian.com/show_bug.cgi?id=80758

--- shadow/80758	2007-02-09 04:28:36.000000000 -0500
+++ shadow/80758.tmp.32335	2007-02-09 11:47:34.000000000 -0500
@@ -109,6 +109,15 @@
 It seems to go wrong with the gdipLoadImageFromStream external 
 method. I Don't have enough knowledge of the marshalling to see what 
 is going wrong.
 
 This is a specific path for windows so that explains why it doesn't 
 go wrong on linux
+
+------- Additional Comments From sebastien at ximian.com  2007-02-09 11:47 -------
+This isn't related to marshaling.
+
+It looks like GDI+ doesn't like something about the icon (format ?)
+saved in the stream (from which the bitmap is created).
+
+E.g. If I save the ico to a file, GDI+ won't load it back without an
+error. OTOH Windows' Explorer does show the icon properly...


More information about the mono-bugs mailing list