[Mono-bugs] [Bug 78383][Nor] Changed - System.EntryPointNotFoundException: GdipAddStringI

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Fri May 12 16:24:40 EDT 2006


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 sebastien at ximian.com.

http://bugzilla.ximian.com/show_bug.cgi?id=78383

--- shadow/78383	2006-05-12 15:55:36.000000000 -0400
+++ shadow/78383.tmp.29539	2006-05-12 16:24:40.000000000 -0400
@@ -1,23 +1,23 @@
 Bug#: 78383
 Product: Mono: Class Libraries
 Version: 1.1
-OS: 
+OS: unknown
 OS Details: 
-Status: NEW   
-Resolution: 
-Severity: 
+Status: RESOLVED   
+Resolution: FIXED
+Severity: Unknown
 Priority: Normal
 Component: libgdiplus
 AssignedTo: sebastien at ximian.com                            
 ReportedBy: atsushi at ximian.com               
 QAContact: mono-bugs at ximian.com
 TargetMilestone: ---
 URL: 
 Cc: 
-Summary: System.EntryPointNotFoundException: GdipAddString
+Summary: System.EntryPointNotFoundException: GdipAddStringI
 
 Seems like our GdipAddString() function signature does not match with GDI+
 as GraphicPath.AddString() raises EntryPointNotFoundException on Win32:
 
 using System;
 using System.Drawing;
@@ -59,6 +59,11 @@
 
 no error.
 
 Additional Information:
 
 It is found by SharpVectorGraphics.
+
+------- Additional Comments From sebastien at ximian.com  2006-05-12 16:24 -------
+Oops, wrong names.
+Fixed in SVN (r60660, r60661, r60662).
+thanks


More information about the mono-bugs mailing list