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=77523

--- shadow/77523        2006-02-10 09:50:33.000000000 -0500
+++ shadow/77523.tmp.25709      2006-02-10 10:11:09.000000000 -0500
@@ -1,14 +1,14 @@
 Bug#: 77523
 Product: Mono: Class Libraries
 Version: unspecified
-OS: 
+OS: unknown
 OS Details: 
 Status: NEW   
 Resolution: 
-Severity: 
+Severity: Unknown
 Priority: Normal
 Component: CORLIB
 AssignedTo: [EMAIL PROTECTED]                            
 ReportedBy: [EMAIL PROTECTED]               
 QAContact: [EMAIL PROTECTED]
 TargetMilestone: ---
@@ -40,6 +40,14 @@
 Additional Information:
 
 ------- Additional Comments From [EMAIL PROTECTED]  2006-02-10 09:50 -------
 Created an attachment (id=16472)
 Testcase
 
+
+------- Additional Comments From [EMAIL PROTECTED]  2006-02-10 10:11 -------
+Note, once this is fixed, System.Drawing.Font.ToHfont() is going to
+throw this exception on Windows (bug was found running mono SD under
+MS.Net runtime). System.Drawing.Font.ToLogFont (object logFont,
+Graphics graphics) either needs to use the other PtrToStructure 
+overload, or the LOGFONTW/LOGFONTA structs need to be changed to
+formatted classes (I believe the former is the correct solution).
_______________________________________________
mono-bugs maillist  -  [email protected]
http://lists.ximian.com/mailman/listinfo/mono-bugs

Reply via email to