[Mono-bugs] [Bug 80786][Wis] Changed - [WIN] Saving Image to MemoryStream fails
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Sun Feb 11 07:39:41 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 kornelpal at gmail.com.
http://bugzilla.ximian.com/show_bug.cgi?id=80786
--- shadow/80786 2007-02-11 00:27:24.000000000 -0500
+++ shadow/80786.tmp.17835 2007-02-11 07:39:41.000000000 -0500
@@ -192,6 +192,20 @@
at ImageSerialize.MainClass.Main (string[]) <0x0001b>
at (wrapper runtime-invoke)
System.Object.runtime_invoke_void_string[]
(object,intptr,intptr,intptr) <0xffffffff>
+
+------- Additional Comments From kornelpal at gmail.com 2007-02-11 07:39 -------
+HandleRef is in use by System.Drawing since 2005-05-11 and it worked
+fine:
+http://svn.myrealbox.com/viewcvs/trunk/mcs/class/System.Drawing/Syste
+m.Drawing/gdipFunctions.cs?rev=44384&r1=44301&r2=44384
+
+This probably was an accidental support for HandleRef without any
+supporting code.
+
+Miguel, thanks for the fast fix. Implementing HandleRef support
+should fix this bug.
+
+Pavel, if the code now works for you please close this bug as FIXED.
More information about the mono-bugs
mailing list