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

Retire Windows 7 support #200

Closed
walbourn opened this issue Dec 6, 2024 · 1 comment · Fixed by #201
Closed

Retire Windows 7 support #200

walbourn opened this issue Dec 6, 2024 · 1 comment · Fixed by #201

Comments

@walbourn
Copy link
Member

walbourn commented Dec 6, 2024

Windows 7 reached end of life as of Jan 2020. I've left support for some time building using _WIN32_WINNT=0x0601;_WIN7_PLATFORM_UPDATE. I could change it to _WIN32_WINNT=0x0603 to require Windows 8.1 or later.

Windows 8.1 end of life was Jan 2023, but I'm going to start with removing Windows 7 before getting that aggressive.

@walbourn walbourn linked a pull request Dec 6, 2024 that will close this issue
@walbourn
Copy link
Member Author

Note that Steam dropped support for Windows 7, Windows 8.0, and Windows 8.1 back in January 2024.

https://help.steampowered.com/en/faqs/view/4784-4F2B-1321-800A

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant