summaryrefslogtreecommitdiff
path: root/Source/Core/DiscIO/Src/FileMonitor.cpp
diff options
context:
space:
mode:
authorSoren Jorvang <soren.jorvang@gmail.com>2011-01-30 16:40:38 +0000
committerSoren Jorvang <soren.jorvang@gmail.com>2011-01-30 16:40:38 +0000
commitdb1765c4256fc7990347870e0862bc764f7a7398 (patch)
tree814db0887fbc70bb777aec61100319b416191df3 /Source/Core/DiscIO/Src/FileMonitor.cpp
parent864d24a86e796ca53243786286d0dd8ec18d4733 (diff)
Move async checking for pressed keys into Host_GetKeyState()
and use wxGetKeyState on platforms other than Windows. I am not sure if wxGetKeyState is unreliable on Windows or if the use of GetAsyncKeyState() is simply historical, but for now I've left the Windows call in there just in case. This does mean that Host_GetKeyState() is currently only valid for the small set of keycodes that overlap between wx and Win32, one of which is VK_TAB/WXK_TAB. Anyway, please test wxGetKeyState on Windows and remove the ifdef if it works, so we can extend it to the remaining hotkeys. git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@6988 8ced0084-cf51-0410-be5f-012b33b47a6e
Diffstat (limited to 'Source/Core/DiscIO/Src/FileMonitor.cpp')
0 files changed, 0 insertions, 0 deletions