Hello,
I see the winmd File generation work has landed in wine.
In order for affinity to run, it needs to map winrt namespaces to winmd files. These are defined in the idl files afaict.
I am looking for guidance of looking up this information in RoResolveNamespace.
I see in the widl tool we generate the files. I did not find any parser for winmd files. Is there somewhere I should look? Or is this new ground.
Would it be acceptable to have an override in the registry that RoResolveNamespace uses such that wine prefixes can customize if needed?
Thank you,
James