-
Notifications
You must be signed in to change notification settings - Fork 14
Open
Description
I tried running the generator on the latest metadata file as of this writing.
It produces a number of errors, the first one having to do with "Windows.Win32.Interop" being named "Windows.Win32.Foundation.Metadata" in CustomAttrDecoder.cs now.
The next error is in JsonGenerator.cs where the line Enforce.Data(false); fails, telling me an assumption about the win32metadata winmd data was violated.
I tried my luck all day to work with the winmd file and was hoping you might find the time to update the code to handle the latest version.
Specifically, I was not able to find the TVN_ constants, like TVN_ASYNCDRAW in the version used here.
Metadata
Metadata
Assignees
Labels
No labels