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

Windows: add some defines from WinUser.h #66555

Merged
merged 1 commit into from
Jun 13, 2023
Merged

Conversation

compnerd
Copy link
Collaborator

Add the windows message queue status flags macros. This should allow the use of the macros when writing Windows code.

Add the windows message queue status flags macros.  This should allow
the use of the macros when writing Windows code.
@compnerd
Copy link
Collaborator Author

@swift-ci please test

@compnerd
Copy link
Collaborator Author

@swift-ci please test Windows platform

@compnerd
Copy link
Collaborator Author

@swift-ci please test macOS platform

@compnerd
Copy link
Collaborator Author

@swift-ci please smoke test macOS platform

@grynspan
Copy link
Contributor

Gross.

@grynspan grynspan self-requested a review June 12, 2023 22:11
@grynspan
Copy link
Contributor

Would be great if you could add some link to the MSVC++ equivalent in a comment.

@compnerd
Copy link
Collaborator Author

Gross.

Limitations of the clang importer :)

Would be great if you could add some link to the MSVC++ equivalent in a comment.

The variables themselves are the MSVC++ equivalents. They just don't import due to the "complex macro" representation. I'm not sure that there are stable links to the declaration if that is what you were suggesting.

@compnerd compnerd merged commit 15e6c6f into apple:main Jun 13, 2023
4 of 5 checks passed
@compnerd compnerd deleted the queued-status branch June 13, 2023 14:48
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.

None yet

2 participants