Skip to Main Content

Java HotSpot Virtual Machine

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Tool for generating JNI Wrapper DLL

843829Aug 16 2006 — edited Jan 18 2007
Hi,
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
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Feb 15 2007
Added on Aug 16 2006
8 comments
1,452 views