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

Streamlined Win32 metadata iteration #2444

Merged
merged 3 commits into from
Apr 13, 2023
Merged

Streamlined Win32 metadata iteration #2444

merged 3 commits into from
Apr 13, 2023

Conversation

kennykerr
Copy link
Collaborator

This update makes it easier to get namespace-level functions and constants and filters out functions exported by ordinal. There is currently only one such function - FileIconInit - and thus no compelling reason to support it since it adds considerable complexity to lib and link generation. This also prepares the way for the next batch of Win32 metadata updates that include metadata with alternate symbols names (#2440).

@kennykerr kennykerr merged commit b15c4fa into master Apr 13, 2023
@kennykerr kennykerr deleted the ordinal branch April 13, 2023 18:01
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