Skip to content

Generator fails for latest metadata file #7

@gonutz

Description

@gonutz

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions