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

Make new windows-strings crate Windows-only #3143

Merged
merged 2 commits into from
Jul 3, 2024

Conversation

kennykerr
Copy link
Collaborator

@kennykerr kennykerr commented Jul 3, 2024

This is a new crate, and I don't want the headache of non-Windows compatibility right out of the gate.

The only crates that continue to support limited non-Windows builds are:

  • windows-bindgen and windows-metadata for code generation on non-Windows platforms.
  • windows-core and windows-result for COM support on non-Windows platforms.

@kennykerr kennykerr merged commit ab03721 into master Jul 3, 2024
76 checks passed
@kennykerr kennykerr deleted the windows-strings-windows-only branch July 3, 2024 16:31
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.

2 participants