[Lazarus] Windows and german Umlauts: why do i have to PWideChar(UTF8Decode(String)) and not UTF8ToAnsi(String)
Bart
bartjunk64 at gmail.com
Tue Oct 18 23:44:32 CEST 2016
On 10/18/16, Landmesser John via Lazarus <lazarus at lists.lazarus-ide.org> wrote:
> But UTF8ToAnsi(String) fails.
Maybe Utf8ToWinCP(AString) helps?
It's in unit LazUtf8.
Bart
More information about the Lazarus
mailing list