Am Freitag, 24. Juni 2011 19:55 schrieb fluisgira...@gmail.com:
> Some years ago, I started the port of my project (PascalSCADA) from
> Windows to others platforms. I found some issues doing this. I used
> all resources that the FPC RTL can offer.
>
> To thread, I used TThread class. The issues tha
Some years ago, I started the port of my project (PascalSCADA) from
Windows to others platforms. I found some issues doing this. I used
all resources that the FPC RTL can offer.
To thread, I used TThread class. The issues that I found porting this,
is that Suspend/Resume don't works on others plat