On Mon Mar 6 09:48:11 2023 +0000, Rémi Bernon wrote:
It wouldn't solve the stub module proliferation problem, but I'm asking because I suspect @julliard doesn't like the `PARENTSRC` trick very much, especially when it's used like here to mix module sources.
I think I would be for using the `apisetschema` to redirect all winrt dlls to `winewinrt`, this would both avoid `PARENTSRC` and adding code statically.
Since winrt dlls need to share a lot of code I think this is the best solution without sacrificing application compatibility.