Does anyone Know a way to create hotkeys that work when playing a DirectX game? I would think this has been done before as I have seen so many applications that can do this. :)
Printable View
Does anyone Know a way to create hotkeys that work when playing a DirectX game? I would think this has been done before as I have seen so many applications that can do this. :)
Give a little more detail. What exactly are you trying to accomplish?
Z.
I found out all I had to do was use DirectX DirectInput. What I was trying to accomplish was to press a key and activate a function to capture the screen of a running directX game. I know there are programs that do this already, but that is only part of my program. :)