swift-win32 icon indicating copy to clipboard operation
swift-win32 copied to clipboard

Use Swift/WinRT to expose the WinRT interfaces

Open compnerd opened this issue 3 years ago • 0 comments

Rather than creating a full set of C APIs for gaining access to the WinRT types, it should now be possible to create a stub library to import the WinRT interfaces and use Swift/COM to expose IInspectable and then build atop that the interfaces that are needed.

compnerd avatar Oct 25 '20 18:10 compnerd