Click to See Complete Forum and Search --> : Hook or not ?


Turingmachine
July 3rd, 2010, 09:07 PM
I wonder if my mouse application working outside the client region, something like BgInfo (@sysinternals.com) should be provided with a hook ?

Thank you

Igor Vartanov
July 4th, 2010, 04:08 AM
It should be, once the mouse has to be processed by your app even been inactive/background. Otherwise it might be not (http://msdn.microsoft.com/en-us/library/ms646262(VS.85).aspx).