-
Can a plug-in catch the Mute and Full keys?
I would like to make use of these in my plug-in but they do not seem to make it to my OnKeyDown handler. I am using an MVP remote.
Jeff
-
Jeff,
You'll probably need to see if you can catch these messages before they are put on the Windows Queue. Do a search on something like PreMessageFilter or something like that, and you should be able to find some information to point in you in the correct direction. When I get back home (traveling right now), I'll forward you some source that should help as well.
-
I should have added that I am trying to get them on the MVP remote. I see the IR light blink on the MVP so I know it saw a code, but my OnKeyDown handler is not called by GBPVR.
Jeff
-
No, there is currently no way for you to hook this event. I'll see if I can add something in a future release.
-
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
Forum Rules