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

Upgrade windows deps to 0.59 #118

Merged

Conversation

youyuanwu
Copy link
Collaborator

Regenerated code using windows-bindgen=0.59.
BOOLEAN type is removed by windows-bindgen, and there is no bool conversion anymore. Removed BOOLEAN type from mssf-pal.
Code gen uses the windows-bindgen --package mode, where no hacks are needed to manipulate namespaces anymore.

@youyuanwu youyuanwu marked this pull request as ready for review January 8, 2025 00:42
@youyuanwu youyuanwu merged commit 991886c into Azure:main Jan 8, 2025
4 checks passed
@youyuanwu youyuanwu deleted the users/youyuanwu/upgrade-windows-rs-to-0.59 branch January 8, 2025 20:00
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