Re: Windows events
- Posted by tone.skoda at siol.net May 11, 2002
- 602 views
You can do this using windows hooks. Look for them in MSDN or on google, there is also one sample program in MSDN which uses hooks, or you can find some sample program on the web, they will be in C/C++ most probably. ----- Original Message ----- From: <jluethje at gmx.de> To: "EUforum" <EUforum at topica.com> Subject: Windows events > > Hi all, > > how can my windows Eu program detect events triggered by any other > program? > > Thanks for any reply, > Juergen > > > >