Maik Wojcieszak schrieb:
Alexander,

This is the result of the test:

G:\Workdir HEAD\cb Test\thr_test>project1.exe
Main ThreadID=864
Creating external thread
External is called - ThreadID=6000
blub
param=test
TSomeClass.someMethod called

Freeing external thread

G:\Workdir HEAD\cb Test\thr_test>

it's ok, isn't it ?

No crash => it is ok - As I wrote before, on the Mac counterpart of this test failed for me - In this test you can see an external thread (like C does) that is calling the FPC runtime.

Because it succeeds, I think there are must be another issues in your case as the principal test works on your side!


After you managed to isolate your problem in another test program, I would be interested to see it :-)


Regards,
Alexander

--
_______________________________________________
Lazarus mailing list
[email protected]
http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus

Reply via email to