Only test the high order bit from GetKeyState, otherwise we can have
authorRobin Dunn <robin@alldunn.com>
Fri, 17 Dec 2004 16:31:14 +0000 (16:31 +0000)
committerRobin Dunn <robin@alldunn.com>
Fri, 17 Dec 2004 16:31:14 +0000 (16:31 +0000)
commitfc32cd4a59dc7c6cedea430750b2ce2c2a342353
treeb4efaca168a1fe1c873c8eaaf68efe500d6cbb77
parent9180b5352f9d5b5bcccee563e9b3c0f68c4f1303
Only test the high order bit from GetKeyState, otherwise we can have
bogus readings.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31052 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
src/msw/window.cpp