Hi,
I have form and thread in DLL. It seems that Synchronize() doesn't work.
Thread is hanging on first Synchronize().
It works only when I open form in ShowModal. I debug this and only
difference between Show() is that ShowModal call
WidgetSet.AppProcessMessages in loop. I can rewrite my code to use
critical sections but what if this doesn't work too and I will waste my
time?
Regards
_______________________________________________
fpc-pascal maillist - fpc-pascal@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-pascal