DirectInput SHIFT+INSERT  
Author Message
Grzesiek





PostPosted: Game Technologies: General, DirectInput SHIFT+INSERT Top

hi

I use DirectInput for keyboard, receiving data through GetDeviceState, why when I press right shift, and then insert. the right shift acts like it is not being pressed, while it is.. (left shift works ok though)



Game Technologies: DirectX, XNA, XACT, etc.12  
 
 
Grzesiek





PostPosted: Game Technologies: General, DirectInput SHIFT+INSERT Top

any ideas
 
 
Ross Ridge





PostPosted: Game Technologies: General, DirectInput SHIFT+INSERT Top

Could just be a quirk of your keyboard. Try it with a different keyboard.
 
 
Etienne2005





PostPosted: Game Technologies: General, DirectInput SHIFT+INSERT Top

In direct Input the Right Shift and the Left Shift is not the same key...

DIK_RSHIFT

DIK_LSHIFT

http://www.paradoxalpress.com/Docs/DX9_out/Keyboard_Device.htm