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

Build for a Windows 8.1 minimum #564

Merged
merged 4 commits into from
Dec 11, 2024
Merged

Build for a Windows 8.1 minimum #564

merged 4 commits into from
Dec 11, 2024

Conversation

walbourn
Copy link
Member

@walbourn walbourn commented Dec 6, 2024

Windows 7 was 0x0601. Windows 8 was 0x0602. Both are well past their life-cycle. While Windows 8.1 is also out-of-support, it was only retired as of last year so I'm keeping it for now.

CMake presets like x64-Debug-Win7 are now x64-Debug-Win8.

Always uses CreateFile2 and WIC2

@walbourn walbourn self-assigned this Dec 6, 2024
@walbourn walbourn linked an issue Dec 6, 2024 that may be closed by this pull request
@walbourn
Copy link
Member Author

walbourn commented Dec 6, 2024

@walbourn walbourn merged commit 5864794 into main Dec 11, 2024
104 checks passed
@walbourn walbourn deleted the retirewin7 branch December 11, 2024 07:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Retire Windows 7 support
2 participants