With Windows 7 new events were introduced to the shell notify icon, as documented here.
Short form: before mouse events were created, even when no mouse was used, now there are special events for this.
This was found while improving the readability in #10 and we decided to make an issue for the keyboard event handling on it's own to prevent mixing stuff. All the details are in there!
With Windows 7 new events were introduced to the shell notify icon, as documented here.
Short form: before mouse events were created, even when no mouse was used, now there are special events for this.
This was found while improving the readability in #10 and we decided to make an issue for the keyboard event handling on it's own to prevent mixing stuff. All the details are in there!