.net - Detect Mouse Hook -


i have application launches problem steps recorder utility ships windows 7 , later records user mouse , keyboard interactions. creating new process instance , launching psr number of command line parameters, including 1 suppresses gui.

my app needs wait until utility has set mouse hook before proceeding. i'm able wait until i'm process has started successfully, utility not expose sort of event when has started recording. no gui, process.waitforinputidle() can't tell me when i'm ready proceed either.

is there way detect when new low level mouse hook has been set third party application?


Comments

Popular posts from this blog

Payment information shows nothing in one page checkout page magento -

tcpdump - How to check if server received packet (acknowledged) -