[fpc-pascal] Platform independent alternatives
dhkblaszyk at zeelandnet.nl
dhkblaszyk at zeelandnet.nl
Thu Jun 23 21:38:01 CEST 2011
On Thu, 23 Jun 2011 15:38:18 -0300, Flávio Etrusco
<flavio.etrusco at gmail.com> wrote:
> On Thu, Jun 23, 2011 at 3:18 PM, <dhkblaszyk at zeelandnet.nl> wrote:
>> Hi,
>>
>> I'm porting an app from Delphi to Lazarus when I came across a
>> couple of
>> functions from the windows unit. Can anyone help me finding the
>> platform
>> independent alternatives?
>>
>> TerminateThread
>
> You shouldn't use it, generally speaking.
You're right, I rewrote it so it doesn't use threads anymore. Thanks
anyway.
Regards, Darius
More information about the fpc-pascal
mailing list