How to develop a HOOK application?

  • Thread starter Thread starter Liu Feng
  • Start date Start date
L

Liu Feng

How to hook system global mouse and keyboard, develop in C#?


--


Thanks,
LiuFeng
MSN Messenger: (e-mail address removed)
 
I am not sure you can.. I think I remember reading that somewhere before.
It has to do with C# not having being able to create an actual "DLL" that
uses C func decl. and that is what you need for global hooks I believe.

Will be neat to see what others have to say though.. maybe there is a way
that someone found?
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Similar Threads


Back
Top