Calling Java library (JAR) from VBA/VBScript/Visual Basic Classic

后端 未结 3 1477
南旧
南旧 2020-12-10 06:30

There is jar library

native C++ port is not yet available (as DLL)

I need to call from

I have 3 possibilities:

1) Wait until native port is r

3条回答
  •  [愿得一人]
    2020-12-10 07:12

    This can be performed via a VBA macro using Obba. (Disclaimer: I am working on Obba).

提交回复
热议问题