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 [EMAIL PROTECTED]

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

--- shadow/78703        2006-07-15 17:14:09.000000000 -0400
+++ shadow/78703.tmp.26991      2006-07-15 17:22:53.000000000 -0400
@@ -75,6 +75,11 @@
 encoding instead of "something" to verify that these constructors 
 use ANSI code page. NULL termination is required by the first 
 constructor.
 
 The above referenced MSDN documentation verifies this behavior as 
 well.
+
+------- Additional Comments From [EMAIL PROTECTED]  2006-07-15 17:22 -------
+And it is important that on Windows console is not Unicode it uses 
+OEM code page (CP_OEMCP or GetOEMCP()) so it's usually not able to 
+display all the characters of the ANSI code page.:)
_______________________________________________
mono-bugs maillist  -  [email protected]
http://lists.ximian.com/mailman/listinfo/mono-bugs

Reply via email to