[Mono-bugs] [Bug 75374][Wis] Changed - P/Invoke calls with
CharSet=CharSet.Unicode do not properly convert returned string
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Fri Jun 24 19:20:41 EDT 2005
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 chastamar at yahoo.com.
http://bugzilla.ximian.com/show_bug.cgi?id=75374
--- shadow/75374 2005-06-24 19:19:22.000000000 -0400
+++ shadow/75374.tmp.4599 2005-06-24 19:20:41.000000000 -0400
@@ -65,6 +65,11 @@
encoded for use with Unicode methods on that platform."
------- Additional Comments From chastamar at yahoo.com 2005-06-24 19:19 -------
Created an attachment (id=15376)
The .c file (includes one function which returns an exact copy of the given string)
+
+------- Additional Comments From chastamar at yahoo.com 2005-06-24 19:20 -------
+Created an attachment (id=15377)
+The .cs file (P/Invokes the C function and prints the original and returned strings)
+
More information about the mono-bugs
mailing list