[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:19:22 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:17:18.000000000 -0400
+++ shadow/75374.tmp.4581	2005-06-24 19:19:22.000000000 -0400
@@ -60,6 +60,11 @@
 platform-specific representation that corresponds to a string encoded in
 the ANSI character set (typically this would match the representation of a
 C or C++ string constant); autochar indicates a platform-specific
 representation that is natural for the underlying platform; and unicode
 indicates a platform-specific representation that corresponds to a string
 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)
+
    
    
More information about the mono-bugs
mailing list