Logo 
Search:

Java Answers

Ask Question   UnAnswered
Home » Forum » Java       RSS Feeds
  Question Asked By: Harley Evans   on Apr 21 In Java Category.

  
Question Answered By: Beaudi Smith   on Apr 21

You can create a dll file with delphi or ... and then write a method that call your API in dll unit.
After compile dll file you can use this dll in java  class with System.load(DllPath)
and declare a native method isotope to dll method and then call it.

Share: 

 

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

 
Didn't find what you were looking for? Find more on Calling windows APIs from inside Java ? Or get search suggestion and latest updates.


Tagged: