This week's book giveaway is in the Agile and other Processes forum.
We're giving away four copies of The Mikado Method and have Ola Ellnestam and Daniel Brolund on-line!
See this thread for details.
The moose likes Java in General and the fly likes Native function calls... Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Java » Java in General
Reply Bookmark "Native function calls..." Watch "Native function calls..." New topic
Author

Native function calls...

Tom Diamond
Ranch Hand

Joined: May 10, 2001
Posts: 98
Hello people,
I have the following problem...
I've got a dll file (not its source) and I know how to call one of its functions within a VB script. Is it possible to call the same function with the same arguments within a Java program?
Tom.
 
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to run our stuff on 16 servers instead of 3.
 
subject: Native function calls...
 
Similar Threads
How to call javascript functions from JSP
problem in giving onChange event in s:combobox
Help Me Out:
How do i call a Java function within JSP
Get more error in the below program