Hi,
I need to call a VB dll from a java program. How can I do it? I have used JNI for calling a c program (dll), But I am not sure how do the same with a vb dll.This VB dll is required as wrapper class to call another third party dll which is in VC.
Please help
Thanks in advance,
Sathya
------------------