Skip to content

josephmyers/IdlImporter

 
 

Repository files navigation

IDLImporter

Cross-platform 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. Can run on Windows and Linux.

Installation

Install the SIL.IdlImporter nuget package.

Building

msbuild /t:Restore
msbuild

About

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.

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages

  • C# 79.1%
  • GAP 20.4%
  • Other 0.5%