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

WIP/SwiftCOM,TLBGen: add ITypeLib and friends, add tlbgen

Open compnerd opened this issue 3 years ago • 0 comments

Add enough bindings for the COM interfaces to load a specified type library. This will allow Swift to use hand written COM bindings to process type libraries and serve as a MIDL compiler to generate the bindings to COM interfaces. The result of this should allow a some what more idiomatic wrapping to be auto-generated rather than manually written.

compnerd avatar Oct 05 '20 15:10 compnerd