Do you want to invoke functions in a DLL? Ok but keep in mind that JNI (Java Native Interface) is a technology to invoke functions in native shared libraries ("DLL" or whatever is in another O.S.)...