In our previous episode, Mattias Gaertner said: > > It will always only support system code page on Unix platforms, because > > everything that comes from the shell must be assumed to be in that code > > page. On Windows, it can be changed though. > > True. > >From Lazarus point of view most Unicode problems are on Windows. > And now most of them are solved. FPC 2.7 will be a big improvement for > Lazarus users.
As Jonas said, not using utf8 on Windows. A TStringlist with a ansistrings in them passed to an RTL routine will be seen as ansi. _______________________________________________ fpc-devel maillist - fpc-devel@lists.freepascal.org http://lists.freepascal.org/cgi-bin/mailman/listinfo/fpc-devel