[Mono-bugs] [Bug 61309][Wis] Changed - Fix to bugs 60297, 61148
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Tue, 7 Sep 2004 19:28:53 -0400 (EDT)
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 miguel@ximian.com.
http://bugzilla.ximian.com/show_bug.cgi?id=61309
--- shadow/61309 2004-07-15 22:35:04.000000000 -0400
+++ shadow/61309.tmp.14178 2004-09-07 19:28:53.000000000 -0400
@@ -12,13 +12,13 @@
ReportedBy: software@solmersa.com
QAContact: mono-bugs@ximian.com
TargetMilestone: ---
URL:
Cc:
Summary: Fix to bugs 60297, 61148
-BugsThisDependsOn: 60297
+BugsThisDependsOn: 60297[WONTFIX]
I fixed a bug on windows, wich disables the functionality of WinForms.
Here is the diff from old font.cs to changed font.cs.
156a157,158
> private IntPtr hFont = IntPtr.Zero;