On Mon, 29 Aug 2005 09:22:31 +0200 (CEST)
Michael Van Canneyt <[EMAIL PROTECTED]> wrote:

> 
> 
> 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.

Throw it away :-) Same as with the systray messages. Isn't there a
cross-platform IPC unit yet in the FCL ? ;-)

At least, that would seem to me a cleaner solution.

Micha

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

Reply via email to