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=81178 --- shadow/81178 2007-04-04 10:57:07.000000000 -0400 +++ shadow/81178.tmp.19219 2007-04-04 16:42:28.000000000 -0400 @@ -1,12 +1,12 @@ Bug#: 81178 Product: Mono: Class Libraries Version: unspecified OS: unknown OS Details: -Status: NEEDINFO +Status: CLOSED Resolution: Severity: Unknown Priority: Normal Component: libgdiplus AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] @@ -114,6 +114,17 @@ at System.Windows.Forms.NativeWindow.WndProc (IntPtr hWnd, Msg msg, IntPtr wParam, IntPtr lParam) [0x0006b] in /home/poupou/svn/mcs/class/Managed.Windows.Forms/System.Windows.Forms/NativeWindow.cs:179 ClrImportant: [EMAIL PROTECTED]:~/svn/winforms/wordpad> + +------- Additional Comments From [EMAIL PROTECTED] 2007-04-04 16:42 ------- +Fixed in SVN r75403. + +StretchDIBits is now implemented for metafiles so the bitmap (inside +the metafile) is rendered correctly. Note that it's still possible +that other metafiles will use different (and unimplemented) record +types to show pictures. + +The NRE exception still occurs when moving the caret up-n-down (but +that's outside this bug scope). _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
