SDL/src/video/windows
Sam Lantinga f2c8d8e9c4 Fixed bug 4443 - Incorrect scan code reported for numpad 5
bplu4t2f

When num lock is on, the scancode reported for numpad 5 is SDL_SCANCODE_KP_5, which is correct. However, when num lock is off, windows reports the VK_CLEAR virtual key code, which is incorrectly translated into SDL_SCANCODE_CLEAR inside of the VKeytoScancode(WPARAM vkey) function.
2019-06-08 10:47:43 -07:00
..
SDL_msctf.h Updated copyright for 2019 2019-01-04 22:01:14 -08:00
SDL_vkeys.h Updated copyright for 2019 2019-01-04 22:01:14 -08:00
SDL_windowsclipboard.c Updated copyright for 2019 2019-01-04 22:01:14 -08:00
SDL_windowsclipboard.h Updated copyright for 2019 2019-01-04 22:01:14 -08:00
SDL_windowsevents.c Fixed bug 4443 - Incorrect scan code reported for numpad 5 2019-06-08 10:47:43 -07:00
SDL_windowsevents.h Updated copyright for 2019 2019-01-04 22:01:14 -08:00
SDL_windowsframebuffer.c Updated copyright for 2019 2019-01-04 22:01:14 -08:00
SDL_windowsframebuffer.h Updated copyright for 2019 2019-01-04 22:01:14 -08:00
SDL_windowskeyboard.c Updated copyright for 2019 2019-01-04 22:01:14 -08:00
SDL_windowskeyboard.h Updated copyright for 2019 2019-01-04 22:01:14 -08:00
SDL_windowsmessagebox.c Updated copyright for 2019 2019-01-04 22:01:14 -08:00
SDL_windowsmessagebox.h Updated copyright for 2019 2019-01-04 22:01:14 -08:00
SDL_windowsmodes.c Updated copyright for 2019 2019-01-04 22:01:14 -08:00
SDL_windowsmodes.h Updated copyright for 2019 2019-01-04 22:01:14 -08:00
SDL_windowsmouse.c Updated copyright for 2019 2019-01-04 22:01:14 -08:00
SDL_windowsmouse.h Updated copyright for 2019 2019-01-04 22:01:14 -08:00
SDL_windowsopengl.c Updated copyright for 2019 2019-01-04 22:01:14 -08:00
SDL_windowsopengl.h Updated copyright for 2019 2019-01-04 22:01:14 -08:00
SDL_windowsopengles.c Updated copyright for 2019 2019-01-04 22:01:14 -08:00
SDL_windowsopengles.h Updated copyright for 2019 2019-01-04 22:01:14 -08:00
SDL_windowsshape.c Updated copyright for 2019 2019-01-04 22:01:14 -08:00
SDL_windowsshape.h Updated copyright for 2019 2019-01-04 22:01:14 -08:00
SDL_windowstaskdialog.h Updated copyright for 2019 2019-01-04 22:01:14 -08:00
SDL_windowsvideo.c Updated copyright for 2019 2019-01-04 22:01:14 -08:00
SDL_windowsvideo.h Updated copyright for 2019 2019-01-04 22:01:14 -08:00
SDL_windowsvulkan.c Updated copyright for 2019 2019-01-04 22:01:14 -08:00
SDL_windowsvulkan.h Updated copyright for 2019 2019-01-04 22:01:14 -08:00
SDL_windowswindow.c Updated copyright for 2019 2019-01-04 22:01:14 -08:00
SDL_windowswindow.h Updated copyright for 2019 2019-01-04 22:01:14 -08:00
wmmsg.h Updated copyright for 2019 2019-01-04 22:01:14 -08:00