OSDN Git Service

CXkeymacsDll::IsDown uses GetAsyncKeyState instead of GetKeyState
authorKazuhiro Fujieda <fujieda@users.sourceforge.jp>
Tue, 10 May 2011 05:34:59 +0000 (14:34 +0900)
committerKazuhiro Fujieda <fujieda@users.sourceforge.jp>
Fri, 10 Jun 2011 08:06:54 +0000 (17:06 +0900)
commit5786c4724a99daed1a40d4c39ff626d864a4cdf3
tree5ce902b8c9d4bbbf0bb6f075319690a503de9582
parented2d80ac50cec40c4f4c5f989074582d46681f82
CXkeymacsDll::IsDown uses GetAsyncKeyState instead of GetKeyState
when bPhysicalKey is TRUE.
xkeymacsdll/Commands.cpp
xkeymacsdll/xkeymacsdll.cpp