Difference between revisions of "Template:DirectX Scancodes"

Jump to navigation Jump to search
72 bytes added ,  20:59, 29 November 2008
imported>KyleWollaston
imported>KyleWollaston
Line 1: Line 1:
==Sample Key DX Scancodes==
==Sample DirectX Key Scancodes==
<pre>
<pre>
  Hex  Dec  Button
  Hex  Dec  Button
Line 106: Line 106:
0x109  265  Mouse Wheel Down
0x109  265  Mouse Wheel Down
</pre>
</pre>
A longer list can be found [http://www.gamespp.com/directx/directInputKeyboardScanCodes.html here].
A longer list can be found [http://www.gamespp.com/directx/directInputKeyboardScanCodes.html here] or [http://kwebs.freehostia.com/oblivion/dxscancodecore.html here].


These can be converted into Virtual Keyboard codes using [[DX2VK]].
These can be converted into Virtual Keyboard codes using [[DX2VK]].

Navigation menu