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

Add initial set of Windows Runtime APIs from ABI headers #176

Merged
merged 15 commits into from
Dec 24, 2023

Conversation

reflectronic
Copy link
Contributor

This adds the set of Windows Runtime APIs that are needed to launch a UWP app. The transitive closure of namespaces used by Windows.UI.Core and Windows.ApplicationModel.Core is pretty big, so there are a lot of seemingly unrelated namespaces in this PR. I tried to cull away some less relevant APIs by remapping things that would require pulling in another header to IInspectable.

@rickbrew
Copy link
Contributor

Related to #306 :)

@tannergooding tannergooding merged commit 47f5f4b into terrafx:main Dec 24, 2023
9 checks passed
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.

3 participants