On Fri, Nov 5, 2010 at 6:15 PM, Dariusz Mazur <[email protected]> wrote: > I say wrong: how to change code page used to implicit conversion > ansistring<-> wide string
Use the appropriate conversion routine instead, and avoid implicit conversions for they are not reliable. -- Felipe Monteiro de Carvalho _______________________________________________ fpc-devel maillist - [email protected] http://lists.freepascal.org/mailman/listinfo/fpc-devel
