Logo 
Search:

Java Answers

Ask Question   UnAnswered
Home » Forum » Java       RSS Feeds
  Question Asked By: Annie Russell   on Jun 09 In Java Category.

  
Question Answered By: Haya Yoshida   on Jun 09

You may be venturing into a problem  - if you are trying to call  a .dll from Java
you are moving out of the JRE which destroys Java's portability. Can you specify
exactly what kind of method  you are calling? There is probably a Java method
layered over the native libraries that can achieve the same effect without
dipping into the native libraries...

Share: 

 

This Question has 2 more answer(s). View Complete Question Thread

 
Didn't find what you were looking for? Find more on Java + dll Or get search suggestion and latest updates.


Tagged: