[fpc-devel] Re: Changing Windows API A routines in SysUtils to W in Windows NT
Thaddy
thaddy at thaddy.com
Mon Feb 6 22:59:30 CET 2012
On 6-2-2012 21:30, Thaddy wrote:
> UNICODE} blocks. I propose FPC follows a similar strategy.
> We already did it for Kol, which has a (almost) totally opaque
> KOLstring/char type depending on switching on
Meaning/implies: when you are the compiler guardian/owner you can simply
enforce string to unicode or ansi or ebdic or whatever based on the
platform/os defaults. Like most of FPC already does. And leave it to the
programmer to deviate by using the A alternative api. We could not do
that since we do not have an underlying compiler to our kol framework.
So we chose KolString. FPC can define it opaque as a compiler switch
with a default.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/pkcs7-signature
Size: 2768 bytes
Desc: S/MIME Cryptographic Signature
URL: <http://lists.freepascal.org/pipermail/fpc-devel/attachments/20120206/8b7502af/attachment.bin>
More information about the fpc-devel
mailing list