[fpc-pascal] TThread.Synchronize doesn't work in DLL

Marco van de Voort marcov at stack.nl
Tue Feb 1 14:06:58 CET 2011


In our previous episode, dibo20 at wp.pl said:
> 
> I have form and thread in DLL. It seems that Synchronize() doesn't work. 
> Thread is hanging on first Synchronize().

Probably you have two RTLs, one in the RTL and one in the main program. As
far as I know this will also fail in Delphi.




More information about the fpc-pascal mailing list