Fix Alt+F4 on Windows #40
Loading…
Reference in New Issue
No description provided.
Delete Branch "fix_alt_f4"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
We need to forward the WM_SYSKEYDOWN and WM_SYSKEYUP messages to the default window proc to make sure the internal window correctly handles Alt+F4 and other system key combinations.
Closes #20
26c18c4b6c
to9a125361d6