[lazarus] Win32 Code Analysis
Florian Klaempfl
florian at klaempfl.de
Sat Mar 31 11:32:07 EST 2001
At 19:20 31.03.01 +0200, you wrote:
>And:
>- Widestrings
Most stuff of widestrings is already implemented, the omissions
are things which depend on the coding/code page, i.e.
conversions between ansistring<->widestring<->shortstring; constant
widestrings etc.
>- Variants
Yes, this requires some work...
>- INterfaces
Interface should work already quite good.
>- Threads
It requires some work, especially on Linux!
(the comments above apply only to 1.1!!).
>The FreeCLX contains almost no assembler except maybe in the system unit and
>typinfo unit.
Hmmm, at least in the classes unit I saw some assembler.
More information about the Lazarus
mailing list