How can I make JNI work with a Visual Basic DLL file?
Created May 4, 2012
Davanum Srinivas If the VB DLL contains an ActiveX object then you can use:
or any other Java-JNI Bridge listed at:
Created May 4, 2012
or any other Java-JNI Bridge listed at: