Commit 63b46d3d8836a0e88565376de22ddf1ed91faf7c

David Ludwig 2014-04-17T12:43:51

WinRT: keyboard VirtualKey translation improvements from Sylvain Becker Changes included: - adding support for a few, additional, VirtualKey constants - removing accesses to 'windows_scancode_table', as the table's contents don't line up with WinRT virtual keys. Using Windows older VK_* constants may, however, be a good alternative in a future update.