Hello,

Say suppose i created a application which will set global hook (WH_KEYBOARD_LL type) and imagine that they are working fine . Now only problem i am facing that i want to know which application triggered the keystrokes. Is it really possible? If yes, then how?

Ex.) say suppose i type few characters in MS Word then my application should come to know that these keystrokes were actually trapped from MS Word application.

Thanks in advance