]> git.tdb.fi Git - libs/gui.git/commitdiff
Handle WM_SYSKEYDOWN, WM_SYSKEYUP and WM_SYSCHAR events
authorMikko Rasa <tdb@tdb.fi>
Wed, 18 Sep 2019 15:04:33 +0000 (18:04 +0300)
committerMikko Rasa <tdb@tdb.fi>
Wed, 18 Sep 2019 15:04:33 +0000 (18:04 +0300)
Windows sends F10 and alt presses using these instead of the usual
messages.


No differences found