"Kornél Pál" <[EMAIL PROTECTED]> wrote: > The only major difference I know is that Mono uses UTF-8 instead of ACP for > ANSI functions.
UTF-8 will break most of Windows applications since they don't expect to see strings in a multibyte encoding. -- Dmitry.
