Skip to content

define _WIN32_WINNT#3140

Open
mercury233 wants to merge 1 commit into
Fluorohydride:masterfrom
mercury233:patch-win7-def
Open

define _WIN32_WINNT#3140
mercury233 wants to merge 1 commit into
Fluorohydride:masterfrom
mercury233:patch-win7-def

Conversation

@mercury233

Copy link
Copy Markdown
Collaborator

Both WINVER and _WIN32_WINNT should be defined.

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR updates the Windows build configuration in premake5.lua to define both WINVER and _WIN32_WINNT, ensuring consistent minimum Windows version targeting during compilation.

Changes:

  • Define _WIN32_WINNT=0x0601 alongside existing WINVER=0x0601 under the Windows Premake filter.
  • Add an explanatory comment indicating the intent to target Windows 7+ and noting the Windows 10 SDK 1803+ build requirement.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@purerosefallen

Copy link
Copy Markdown
Collaborator

Is it conflicting with #3099 ?

@mercury233

Copy link
Copy Markdown
Collaborator Author

Is it conflicting with #3099 ?

???

@mercury233 mercury233 marked this pull request as ready for review July 12, 2026 10:17
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.

3 participants