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 [EMAIL PROTECTED] 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 [EMAIL PROTECTED] 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. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
