AFAIK, you cannot hook into other processes using C#. See this KB article
(the section at the bottom about global hooks):
http://support.microsoft.com/?kbid=318804
HTH, Jakob.

Signature
http://www.dotninjas.dk
http://www.powerbytes.dk
> Hello,
> I have being trying to use the Windows hooking codes provided in the article
[quoted text clipped - 6 lines]
> Best regards,
> Paul.
Paul Selormey - 27 Aug 2005 12:17 GMT
Thanks for the information. Very useful.
Best regards,
Paul.
> AFAIK, you cannot hook into other processes using C#. See this KB article
> (the section at the bottom about global hooks):
[quoted text clipped - 12 lines]
> > Best regards,
> > Paul.