Dear David,
I encounter a strange issue as follows:
When I want to set "Win + Q" as the hotkey to invoke the main window of Everything-1.2.1.426a, the very strange string will appear in the hotkey window of Everything-1.2.1.426a: Win + 0xE5, as the result, this hotkey combination will invalid, but other hotkey combinations, such as "Alt + Q", "Ctrl + Q", and "Ctrl + Shift + Q" will take effect.
Why does this happen?
Thanks in advance.
Hongsheng Zhao.
hotkey error of Everything-1.2.1.426a.
-
David
- Developer
- Posts: 430
- Joined: Tue Mar 17, 2009 1:42 am
Re: hotkey error of Everything-1.2.1.426a.
The key 0xE5 is VK_PROCESSKEY, or a key that has been processed by the IME.
Please try:
http://www.voidtools.com/Everything-1.2.1.428a.zip
Please try:
http://www.voidtools.com/Everything-1.2.1.428a.zip
-
zhaohs
- Posts: 30
- Joined: Sun May 03, 2009 9:56 am
Re: hotkey error of Everything-1.2.1.426a.
Very good, thanks a lot, it does the trick.David wrote:The key 0xE5 is VK_PROCESSKEY, or a key that has been processed by the IME.
Please try:
http://www.voidtools.com/Everything-1.2.1.428a.zip
Best regards.
Hongsheng.