C#基础全接触

为了为COM组件生成元数据包装,必须使用tlbimp.exe(TypeLib Importer)工具:
tlbimp some_COM.tlb /out:som_COM.dll

相关文章:

  • 2021-10-04
猜你喜欢
  • 2021-11-30
  • 2021-08-31
相关资源
相似解决方案