[Mono-bugs] [Bug 53700][Maj] Changed - Marshaling a Unicode StringBuilder does not work
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Sun, 1 Feb 2004 09:14:09 -0500 (EST)
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 jordi@ximian.com.
http://bugzilla.ximian.com/show_bug.cgi?id=53700
--- shadow/53700 2004-02-01 09:13:05.000000000 -0500
+++ shadow/53700.tmp.10430 2004-02-01 09:14:08.000000000 -0500
@@ -47,6 +47,11 @@
[DllImport ("gdiplus.dll", CharSet=CharSet.Unicode)]
internal static extern Status GdipGetFamilyName(IntPtr family,
StringBuilder fName, int language);
Jordi,
+
+------- Additional Comments From jordi@ximian.com 2004-02-01 09:14 -------
+Created an attachment (id=6573)
+Sample that helps to reproduce the bug
+