Skip to Main Content

Java Programming

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!

How to use a Exported C++ class from a DLL in JAVA

807588Apr 28 2009 — edited Apr 28 2009
Hi all

i have a DLL which exports classes, i have to use this in a Java appliation , i have seen examples where JNI can be used to access, functions exported from a win32 DLL, but i did not find anything related to Exported C++ classes.

Does JNI provide such fucntioanlity, can anyone share me a sample code



regards
MP
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on May 26 2009
Added on Apr 28 2009
3 comments
57 views