[Mono-bugs] [Bug 56965][Maj] Changed - P/Invoke is marshalling string arrays as UTF-8 not Unicode

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Mon, 19 Apr 2004 12:42:11 -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 cscholes@novell.com.

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

--- shadow/56965	2004-04-19 12:40:09.000000000 -0400
+++ shadow/56965.tmp.2509	2004-04-19 12:42:11.000000000 -0400
@@ -106,6 +106,11 @@
 
 
 ------- Additional Comments From cscholes@novell.com  2004-04-19 12:40 -------
 Created an attachment (id=7425)
 C# class file that calls unmanaged code passing a callback function
 
+
+------- Additional Comments From cscholes@novell.com  2004-04-19 12:42 -------
+Created an attachment (id=7426)
+Unmanaged code - calls a callback function in the managed code
+