]> git.saurik.com Git - wxWidgets.git/commit
fixed wxGetKeyState to get current status of non-togle keys, and to
authorRobin Dunn <robin@alldunn.com>
Fri, 21 May 2004 00:36:36 +0000 (00:36 +0000)
committerRobin Dunn <robin@alldunn.com>
Fri, 21 May 2004 00:36:36 +0000 (00:36 +0000)
commitfdec2c055413ed1b39bd2df9979c6c04aa94fe28
treeac9cff14d9ebead9b3699d39148bb88167de10be
parent89c876de1cdd247f061e6b0558b99dca15076dc5
fixed wxGetKeyState to get current status of non-togle keys, and to
correctly test for the toggles.

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