Can't make example program run...

first post: Pappas81 wrote: I'm new to C# and I want to make use of the hook for a tool i make ...

MouseUp never fires after suppressed MouseDownExt

first post: ZoltanE wrote: Apparently if I suppress a MouseDownExt event then the next MouseU...

How to use this great lib with a WPF project?

first post: ZoltanE wrote: I'm a week old C# newbie so I apologize if I ask something trivial....

VB.net app loses mouse & keyboard hook after only a second

first post: tgiardina wrote: Hello, I noticed one of the other members reported a similar pr...

vb.net?

first post: dave1138 wrote: am i able to use this dll in a vb.net app? thanks dave

latest post: tgiardina wrote: Yes, you can use the dll in vb.net. I am using now. However, I am h...

e.Handled not working

first post: NSmeef wrote: Hi, I've implemented a global keyboard hook in my system (Alt &#43...

Great software! One thing thou...

first post: hmexx wrote: When you close an app that correctly calls 'dispose' on hooks, som...

Is this a bug ?

first post: duybk wrote: I try to write some non-english letter ike ~, ', and others. When t...

latest post: duybk wrote: What about eliminating bugs? This bug is already fixed?

Capture Middle Click

first post: mjlescano wrote: Is there a way to capture the middle click mouse event ?

latest post: nhr wrote: private void OnAnyMouseClickingEvent( object sender, MouseEventAr...

hook on keyboard media keys like stop, play??

first post: anhlunnhaque wrote: Hello, I've just found this and I was wondering if anyone have tri...

latest post: gmamaladze wrote: Very interesting point. I will try it out.