[fpc-pascal] how to use signals in freepascal?

Jonas Maebe jonas.maebe at elis.ugent.be
Mon Mar 16 16:55:23 CET 2015


On 16 Mar 2015, at 15:54, Xiangrong Fang wrote:

> 1) RTLEventWaitFor
>
> can a program waiting for an RTLEvent be notified by an RTLEventSet  
> from
> ANOTHER process?

No, use http://www.freepascal.org/docs-html/fcl/simpleipc/index.html  
instead.


Jonas



More information about the fpc-pascal mailing list