Convert DirectInput keys to VK keys

Started by
0 comments, last by Austrian Coder 20 years, 11 months ago
Hello! I want to convert a DirectInput key, like DIKEYBOARD_ESCAPE, to VK_Escape (Virtual Keycode). Whats the best way to do this? Thanks, Christian
Advertisement
http://www.gamedev.net/reference/programming/features/scan2asc/

This topic is closed to new replies.

Advertisement