jarek
Joined: Oct 22, 2007 Posts: 1073
|
Posted: Jan 10, 2019 6:00 PM Post subject: |
|
Well, yes. Any DLL can be used with BioEra, but it will require some work and also knowledge about how to use the DLL alone.
I am talking here in general about any DLL library, not this particular case (with which I am unfamiliar).
First need to find out how to use the DLL from C/C++ code. And then either use JNI or JNA from BioEra to call it. Better try it first from a simple java program, once it works then use it from BioEra. |
|