Home All Groups Group Topic Archive Search About
Author
11 Feb 2006 10:37 PM
James A Taber
How can I catch operating system events like when an another application is
starting. (Like an antivirus program)

Can someone please point me to the correct direction?

Author
12 Feb 2006 12:46 AM
Ken Tucker [MVP]
Hi,

       Use a window hook.
http://msdn.microsoft.com/msdnmag/issues/02/10/CuttingEdge/

Ken
--------------
Show quoteHide quote
"James A Taber" <ic***@hotmail.com> wrote in message
news:%238nZgt1LGHA.3944@tk2msftngp13.phx.gbl...
> How can I catch operating system events like when an another application
> is starting. (Like an antivirus program)
>
> Can someone please point me to the correct direction?
>