Hi, i need to use a DLL into my Java application. I don't have the source code for the DLL, only a VB.NET application that uses the method I need to invoke into my Java application.
But how can I call the DLL method from Java?
Thanks.
But how can I call the DLL method from Java?
Thanks.
Comment