SetWindowsHookEx - how to determine where the message came from.

  • Thread starter Thread starter Jeremy Chapman
  • Start date Start date
J

Jeremy Chapman

I have used SetWindowsHookEx successfully to filter messages comming in, but
I am trying to determine where the message came from originally, because I
only want to suppress messages from certain apps. Can this be done? I
can't figure out how.
 
Also, how do I determine where the message is intended to go? I want to
suppress messages from specific apps to specific apps.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top