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

Embedded sources: cswinrt #1009

Merged
merged 20 commits into from
Oct 29, 2021
Merged

Embedded sources: cswinrt #1009

merged 20 commits into from
Oct 29, 2021

Conversation

j0shuams
Copy link
Contributor

@j0shuams j0shuams commented Oct 4, 2021

This includes changes needed to cswinrt for embedded support.

We now generate internal sources, based on a new argument to cswinrt.exe.
And we update the strings/ sources, reflect the embedded changes needed for WinRT.Runtime.

Note that the EMBED constant will never be defined (it is coming in a later PR), so these changes are inert.

@j0shuams j0shuams changed the title Embedded sources in cswinrt Embedded sources: cswinrt Oct 4, 2021
@manodasanW
Copy link
Member

Looks good, assuming the comment regarding RegisterProjectionAssembly is addressed.

@j0shuams j0shuams changed the base branch from master to jlarkin/embed-1 October 13, 2021 02:50
@j0shuams j0shuams linked an issue Oct 27, 2021 that may be closed by this pull request
Base automatically changed from jlarkin/embed-1 to master October 29, 2021 17:56
@j0shuams j0shuams merged commit a0b8c37 into master Oct 29, 2021
@j0shuams j0shuams deleted the jlarkin/embed-2 branch October 29, 2021 19: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.

Provide a fully embedded WinRT interop option
2 participants