Click here to Skip to main content
15,881,248 members
Articles / Programming Languages / C++

Your Desktop and Microsoft's SetWindowsHookEx()

Rate me:
Please Sign up or sign in to vote.
4.80/5 (23 votes)
31 Mar 2014CPOL3 min read 63K   56  
How to detect Desktop mouse (double) clicks using MH_MOUSE_LL

Alternatives

Members may post updates or alternatives to this current article in order to show different approaches or add new features.

No alternatives have been posted.

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
Software Developer (Senior)
Germany Germany
The first thing I did when I was born in 1966 was to start crying. For years, this was my favorite hobby, until I got my first computer in 1981. I then continued crying until I finally mastered 65xx assembler. I learned to smile then, and that's what I've been doing ever since.

Comments and Discussions