Artifact 0daba08bb07d2d776739f55626854bf313b2a824:
- File window.c — part of check-in [add0639425] at 2001-01-07 13:15:59 on branch trunk — Fix for spurious Space getting sent when alt_space and alt_only are both set and you bring up the Sysmenu with an alt_space and dispatch it with an alt_only. (The SYSKEYDOWN for alt_only is never received, but we get the SYSKEYUP which PostMessages the space since it expects to be triggering the _creation_ of a sysmenu. Solution: set alt_state to 0 when an alt_space triggers a sysmenu, so that the final SYSKEYUP will be seen as spurious, which it is. Perhaps we could do this better.) (user: simon size: 73791)
A hex dump of this file is not available. Please download the raw binary file and generate a hex dump yourself.