Jump to content

Recommended Posts

Posted (edited)

Hello Programmers!
 
I need help : I built my own media player, with more options. But the multimedia keys don't work every times. With the WMPlayer, it does but with my built some games grab these key ... 
 
I used :

HotKeySet("{MEDIA_PLAY_PAUSE}","playpause")
HotKeySet("{MEDIA_NEXT}","suivant")
HotKeySet("{MEDIA_PREV}","precedent")

and "Euro Truck Simulator 2" (e.g.) grabs these keys and the player "doesn't do anything".

this script works for other games and on windows environment.

Thanks a lot!

Edited by todoistobe

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...