On Mon, 25 Aug 2008, Carsten Bager wrote:
> Hi > > I am using the gnugettext unit on Linux (Arm9), but when using Russian as > translated language I have a problem. All Russian chars are returned as "?" > > I believe the problem is in the system unit, everything looks fine (debug > output from gnugettext) but it looks like when translated in gettext output > is > converted by the system (maybe by Ansi2WideMove). > > Anybody have an idea where to go from here. Did you add cwstring to the uses clause of your program ? Without it, you won't have access to the recoding routines. Michael. _______________________________________________ fpc-pascal maillist - fpc-pascal@lists.freepascal.org http://lists.freepascal.org/mailman/listinfo/fpc-pascal