0

i need to use C++ methods from java with a compiled DLL that doesn't include the JNI Export functions. I need my DLL to be used from Java using JNA or JNI. JNA was easy to do using an interface but how can i achieve the same thing with JNI? Is it possible to run the .cpp file with the export functions on his own standalone thing? Thanks

hugo411
  • 320
  • 1
  • 12
  • 29

0 Answers0