Tool for generating JNI Wrapper DLL
843829Aug 16 2006 — edited Jan 18 2007Hi,
In my project I need to access methods from third party C++ DLL using JNI.
For that I will have to write a JNI Wrapper DLL.
I am a java programmer and have no idea about C++ programming and creating DLLs.
Is there any tool available that can generate wrapper DLL for me out of that third party DLL?
Thanks
-Pragati