Skip to content

Conversation

madronalabs
Copy link

In Windows dev kit 10.0.22621.0 that installed with Visual Studio 2022, snwprintf is renamed to _snwprintf. To stay compatible with older versions, adding #define _snwprintf snwprintf probably works too.

@madronalabs
Copy link
Author

I'm closing this PR because I saw that another PR #17 has a better fix.

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.

1 participant