On Mon, 29 Aug 2005, SteveG wrote:

> Could anybody tell me if it is yet possible to send messages between apps in
> Lazarus ?
> eg -WM_USER in Windows
> If not, any suggestions on how to send a signal to another app (no data) would
> be really appreciated

You can always send a message to any application in Windows, 
so also in Lazarus. The question is what the LCL will do if 
it encounters a message that it doesn't recognize.

Michael.

_________________________________________________________________
     To unsubscribe: mail [EMAIL PROTECTED] with
                "unsubscribe" as the Subject
   archives at http://www.lazarus.freepascal.org/mailarchives

Reply via email to