sillsdev/IdlImporter
Tool to import COM interfaces from an IDL file for use with .NET. To be used in addition to Microsoft's TLBImp. Can handle c-style arrays and OLECHAR pointers.
C#MIT
Issues
- 0
Dependency Dashboard
#13 opened by renovate - 0
Add net6.0 support
#22 opened by jasonleenaylor - 0
IdlImporter.Import() logs a SerializationException during binary serialization
#17 opened by josephmyers