Page 1 of 1

Sending window messages to EventGhost

Posted: Thu Oct 22, 2009 10:33 am
by hagur
Is it possible for my application to somehow tell EventGhost to execute a certain event, preferably by name?

Something like the SendMessage method in the Windows API maybe? If so, can someone provide some working example code?

Thanks!

Re: Sending window messages to EventGhost

Posted: Thu Oct 22, 2009 11:25 am
by Pako

Re: Sending window messages to EventGhost

Posted: Thu Oct 22, 2009 1:30 pm
by hagur
Thank you 8)