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=80565 --- shadow/80565 2007-01-30 12:44:10.000000000 -0500 +++ shadow/80565.tmp.19883 2007-01-30 17:02:47.000000000 -0500 @@ -138,6 +138,16 @@ Under MS runtime, serializing a Bitmap loaded with an ICO file, then deserializing it results in a PNG bitmap (from a System.Drawing point of view). This part is fixed in SVN r71971 (with unit test in r71972). Leaving this open as I'm not yet sure if this also happens for resgen (or if MS resgen code handles it differently). + +------- Additional Comments From [EMAIL PROTECTED] 2007-01-30 17:02 ------- +Yes, that pretty much fixes the bug: resgen doesn't raise any error, +and the application runs fine. + +I'll leave the bug open in case you would want to investigate the +behaviour of MS resgen further. + +As a sidenote, this is the first time I get (part of) my application +to compile and run under mono. Thanks! _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
