On Wed Sep 14 13:10:52 2022 +0000, Rémi Bernon wrote:
Looks mostly good, would you mind having a look at https://gitlab.winehq.org/rbernon/wine/-/commits/merge-requests/716 and eventually updating this MR to it?
I figured the issue out. You have the order different, the dependencies for the DeviceInformationCollection runtimeclass have to be declared before the line that has IAsyncOperation<DeviceInformationCollection *>.
Just to clarify, you want me to update the MR with my commits, not the ones on your branch?