[fpc-devel] THandle and 64bit platforms

Peter Vreman peter at freepascal.org
Mon Dec 20 18:29:16 CET 2004


> Hi,
>
>>From what I understand from the definition of THandle in sysunixh.inc it
> is defined as a LongInt, even on 64 bit platforms.
> Currently I'm porting Lazarus to x64 and there I need a 64bit THandle, how
> to solve it ?

File descriptors are still 32bit on x86_64, therefor Thandle=32bit.







More information about the fpc-devel mailing list