Quantcast
Channel: Adobe Community: Message List - Acrobat SDK
Viewing all articles
Browse latest Browse all 10848

More on plugins registering to be notified of keyboard events...

$
0
0

This is a reiteration on the following topic:

 

   Can keyboard events be captured by our plugins?   http://forums.adobe.com/thread/1441095 

 

After further research, I gather that I would need to use a "Windows Hook" and my plugin may or may not require another DLL to implement the keystroke handler.

 

Apparently, a Message Loop is needed as well:

 

    http://www.unknowncheats.me/forum/c-and-c/83707-setwindowshookex-examp le.html

 

The folks over at the Microsoft Forum had some observations:

 

    http://social.msdn.microsoft.com/Forums/en-US/876a81bc-48ea-4a62-8541- 4f3ea904ee6b/how-to-capture-one-particular-keystroke?forum=vcgeneral

 

TIA

 

-Ramon


Viewing all articles
Browse latest Browse all 10848

Trending Articles