Skip to content

include: Add wine/winrt.h and define IInspectable helpers there.

Paul Gofman requested to merge gofman/wine:winrt_include into master

And use that instead of duplicating those helpers across the tree.

Besides removing existing duplicates, I am planning to add yet another WinRT dll (gamepad) and we will likely add more in the future, each of those can use that, as well as potentially more common helpers.

Merge request reports

Loading