Am Freitag, den 10.03.2006, 13:52 +0000 schrieb Paul Michell:
> I have been looking at threads in FPC/Lazarus over the last few weeks and I
> found on the web a conversion of the old Delphi threads demo that was 
> partially working. I have added the "{$ifndef win32}  CThreads, {$endif}" 
> code to enable thread linking on Linux. I have also got the Synchronize calls 
> to work by adding the '@' operator to the DoVisualSwap procedure reference. I 
> also had to remove the final refresh of the paint boxes as this caused a seg 
> fault on Windows. The new version of the code is now here:
> 
> http://www.proceduralminds.com/Files/LazThreads.tar.gz

Only for the records (and because it was fun ;):

It runs well and perfectly threaded on FreeBSD 4.11 with fpc 2.0.2 and
Lazarus 0.9.13 beta (svn from yesterday).

Thank you for letting me see this demo again,
Marc


_________________________________________________________________
     To unsubscribe: mail [EMAIL PROTECTED] with
                "unsubscribe" as the Subject
   archives at http://www.lazarus.freepascal.org/mailarchives

Reply via email to