On 09/02/2016 22:37, Giuliano Colla wrote:
PostMessage(Form1.Handle,LM_ERROR,Integer(ErrPut),0);
Is your LM_ERROR larger than LM_USER? PostMessage is thread safe. -- _______________________________________________ Lazarus mailing list [email protected] http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus
