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=78285 --- shadow/78285 2006-05-04 15:10:19.000000000 -0400 +++ shadow/78285.tmp.25918 2006-05-04 15:40:24.000000000 -0400 @@ -63,6 +63,13 @@ ToBitmap code could re-use the new method and return a Clone of it (to reduce code duplication). It would be nice if you could attach some profiling data showing how much time/memory is spent in Icon.ToBitmap for a typical application. Thanks + +------- Additional Comments From [EMAIL PROTECTED] 2006-05-04 15:40 ------- +I'm gonna rethink some of our icon handling stuff. We have the +problem that there are libgdiplus HICON methods we can't support +because we handle icons in managed code. Maybe moving it into +libgdiplus, and, on Win32, using native methods to read icons might +solve the issues. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
