Hi:
Can anyone suggest some website or simple code for how to integrate
Visual Basic with
Java. For example if I want to invoke a java class
from a VB dll and pass some parameters.
One usual method would be Shell(java -options myclass parameters). But
in this method there is no way to have the returned parameter.
Any help would be greatly appreciated.
Caesar