In our previous episode, Michael Schnell said:
> How to send a message from a thread ?
> 
> How to send a message from another process ?
> 
> I do know that there are other (supposedly more decent) ways to do
> inter-thread and inter-process communication, But as
> procedure...message(), does compile in a Linux executable, I'd like to
> know how it's supposed to be used.

Afaik it is nothing more than a table that says "for msg with value xxx call
method yyy". IOW it is abstract.
_______________________________________________
fpc-devel maillist  -  fpc-devel@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-devel

Reply via email to