OSDN Git Service

Modify the way to hook the release of Alt of shortcut keys with Alt
authorKazuhiro Fujieda <fujieda@users.sourceforge.jp>
Tue, 10 May 2011 09:02:00 +0000 (18:02 +0900)
committerKazuhiro Fujieda <fujieda@users.sourceforge.jp>
Fri, 10 Jun 2011 08:10:13 +0000 (17:10 +0900)
commit90010f1ea177d2f2d889803943d60386da7af2cf
tree8d6520c66ab4c1f09d55f221d810796945109b4e
parenta68a2257055408ba6a5617c090cf20ddb6ef4ff0
Modify the way to hook the release of Alt of shortcut keys with Alt
to keep the focus from moving to the menu.

Fix a bug where the focus moves to the menu when you release Alt
first when you use a shortcut key with Alt on Visual Studio.

Hook the release of Alt instead of a dummy push of Ctrl on Visual
C++ and Firefox. Hook it on InternetExplorer too.
xkeymacsdll/Commands.cpp
xkeymacsdll/Commands.h
xkeymacsdll/Utils.cpp
xkeymacsdll/Utils.h
xkeymacsdll/xkeymacsdll.cpp
xkeymacsdll/xkeymacsdll.h