Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix unkillable Windows message boxes (Closes #69)
When a message box uses the Yes/No or Abort/Retry/Ignore style, it ignores any WM_CLOSE message. We explicitly select a button to ensure the window is closed.
- Loading branch information