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: Geneva Morris   on Jun 09

I have found the solution. the problem  was:

I had to call  one method  from a dll  because I had integrate to my
system with the client's system, written in VB.

The solution I found was to generate another DLL in C++ importing the
JINI libraries. This DLL makes the call to the VB dll and brings the
return value to my class.

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: