On Sat, Dec 12, 2015 at 1:46 PM, Jürgen Hestermann <[email protected]> wrote: > Otherwise we would not have this problem and could use UTF-8 as > a standard for everything.
What is the problem exactly? Always call the Windows API 'W'-functions and use proper data types for them. The dynamic string encoding and conversion will take care of everything else. Juha -- _______________________________________________ Lazarus mailing list [email protected] http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus
