comparison src/video/windib/SDL_vkeys.h @ 1253:7c7ddaf195bf

Implemented ToUnicode() support on Windows 95/98/ME/NT/2000/XP This is a collaborative effort between Alex Volkov and John Popplewell. Thanks guys! (Fixes bug #39)
author Sam Lantinga <slouken@libsdl.org>
date Thu, 19 Jan 2006 09:09:32 +0000
parents b8d311d90021
children c9b51268668f
comparison
equal deleted inserted replaced
1252:57be1c741b8b 1253:7c7ddaf195bf
75 #define VK_LBRACKET 0xDB 75 #define VK_LBRACKET 0xDB
76 #define VK_BACKSLASH 0xDC 76 #define VK_BACKSLASH 0xDC
77 #define VK_RBRACKET 0xDD 77 #define VK_RBRACKET 0xDD
78 #define VK_APOSTROPHE 0xDE 78 #define VK_APOSTROPHE 0xDE
79 #define VK_BACKTICK 0xDF 79 #define VK_BACKTICK 0xDF
80 #define VK_OEM_102 0xE2