Hi,
I developed an ImageJ PlugIn which uses functions contained in dll made in LabView. The using of this dll needs a JNI interface in C language.
So, I have a PlugIn ImageJ which load the dll of...