[Lazarus] Lazarus application crash. Is PostMessage thread safe?

Denis Kozlov dezlov at gmail.com
Wed Feb 10 00:18:14 CET 2016


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.




More information about the Lazarus mailing list