![]() |
Sponsored Link •
|
Advertisement
|
Advertisement
|
This page contains an archived post to the Java Answers Forum made prior to February 25, 2002. If you wish to participate in discussions, please visit the new Artima Forums.
Message:
You will have to use "Java Native Interface" (JNI). > Hai, > I have a doubt here, that how to call a DLL from a Java application. DLL is a already written one. That is working fine in C applications. Now i want to make use of that DLL in my Java applications. How can i call that same. > Thank You > Regards
Replies:
|
Sponsored Links
|