Today I have just faced a same problem in the following article: http://lazarus.lazarus.freepascal.narkive.com/dCiCiyW2/tasyncprocess-onterminate-doesn-t-fire
{$IFNDEF DisableAsyncProcess}
{$IFDEF Linux}
{$IFDEF CPUI386}
*{off $DEFINE UseAsyncProcess}*{$ENDIF}
{$ENDIF}
{$ENDIF}
Why is UseAsyncProcess still off by default? It is really annoying.
-- _______________________________________________ Lazarus mailing list [email protected] http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus
