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

Fix missing winapi features. #80

Merged
merged 1 commit into from Feb 7, 2022

Conversation

jyuch
Copy link
Contributor

@jyuch jyuch commented Feb 7, 2022

This PR fixs referenced but not specified winapi features.
(winerror and errhandlingapi)

Fix #79

Copy link
Collaborator

@brotskydotcom brotskydotcom left a comment

Choose a reason for hiding this comment

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

Thanks for tracking this down!

@brotskydotcom brotskydotcom merged commit ca66c4b into hwchen:master Feb 7, 2022
@jyuch jyuch deleted the fix-missing-winapi-features branch December 22, 2022 13:02
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.

Compile error on Windows due to unresolved winapi
2 participants