Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Win32: Properly shutdown when using File->Exit, or when g_Config.bEscapeExitsEmulator is true. #5838

Merged
merged 1 commit into from Apr 11, 2014

Conversation

thedax
Copy link
Collaborator

@thedax thedax commented Apr 11, 2014

We're not shutting down properly when either of these two are used, so let's send a WM_CLOSE to tell the program that we need to clean up (WM_CLOSE is where we handle stopping all threads and turning off RawInput, etc.).

hrydgard added a commit that referenced this pull request Apr 11, 2014
Win32: Properly shutdown when using File->Exit, or when g_Config.bEscapeExitsEmulator is true.
@hrydgard hrydgard merged commit 5c7d5db into hrydgard:master Apr 11, 2014
@thedax thedax deleted the win32BugFix branch April 11, 2014 19:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants