Skip to content

Add DumpWinMD example#12

Merged
kennykerr merged 7 commits intomicrosoft:masterfrom
asklar:dumpwinmd
Sep 30, 2020
Merged

Add DumpWinMD example#12
kennykerr merged 7 commits intomicrosoft:masterfrom
asklar:dumpwinmd

Conversation

@asklar
Copy link
Member

@asklar asklar commented Sep 11, 2020

This adds an example to dump the winmd structs/enums/interfaces/classes to stdout.
Hopefully this helps others who are looking to use this library :)

@asklar
Copy link
Member Author

asklar commented Sep 25, 2020

CC @DefaultRyan @kennykerr

@kennykerr
Copy link
Contributor

Thanks Alexander. Unfortunately, we don't yet have a CI build and until we do I don't feel comfortable piling on code here. We also have a lot of code in C++/WinRT illustrating how to use the winmd parser so I'm not sure an example is that urgent, but feel free to take a stab at getting the CI build going.

@asklar
Copy link
Member Author

asklar commented Sep 27, 2020

@kennykerr I've added a CI in this PR, see results here https://github.com/asklar/winmd/runs/1171381840

Copy link
Contributor

@kennykerr kennykerr left a comment

Choose a reason for hiding this comment

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

Thanks!

@kennykerr kennykerr merged commit db0d462 into microsoft:master Sep 30, 2020
kennykerr added a commit that referenced this pull request Oct 2, 2020
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.

2 participants