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=79458 --- shadow/79458 2006-09-21 09:11:24.000000000 -0400 +++ shadow/79458.tmp.24409 2006-09-21 09:13:05.000000000 -0400 @@ -10,13 +10,12 @@ Component: interop AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] QAContact: [EMAIL PROTECTED] TargetMilestone: --- URL: -Cc: Summary: ANSI strings are UTF-8 but should be in native encoding In Microsoft .NET Framework ANSI code page is the non-Unicode code page of the operating system and Unicode code page is UTF-16. This is a very Windows based view of code pages. Encoding.Default uses the ANSI code page as well. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
