trap right click of mouse!!! Hi all,
I want to trap right click of mouse, I can do it in my application where I am showing my dialog I am using VC++. My application can trap the mouse events on dialog. But i want to catch all the mouse events whether they are on the dialog or not...Someone suggested me to create a mouse hook..but at the same time..I dont have any idea about hooks..can anyone out there help me out in doing this..any help or pointers or ideas are highly appreciated..
thanks a lot in advance |