[Lazarus] Unicode on Windows
Mattias Gaertner
nc-gaertnma at netcologne.de
Tue Apr 10 11:45:10 CEST 2012
On Tue, 10 Apr 2012 12:15:22 +0200
Hans-Peter Diettrich <DrDiettrich1 at aol.com> wrote:
> Sven Barth schrieb:
>
> > You do know that WideChar and UnicodeChar are the same? Namely two byte
> > characters.
>
> Hmm, you are right, but somewhere I saw it declared differently. Does
> there exist another char type of 4 bytes?
AFAIK there is no UTF-32 string type.
The LCL uses cardinal or dword for codepoints.
Mattias
More information about the Lazarus
mailing list