This is the mail archive of the java@gcc.gnu.org mailing list for the Java project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Call Java methods from VB and C/C++


Hi all,

Can anyone tell me if it is possible to call java
methods  from Visual Basic (and C/C++)? I need to be
able to pass (sometimes complex) data to these java
methods.

I thought I might be able to use gcj and cygwin to
build a dll and link against that dll from VB.  I got
as far as creating a simple dll, but am having trouble
using it from VB (and C/C++). I came across this post
http://gcc.gnu.org/ml/java/2003-04/msg00004.html Has
anything changed since then or is this still not
possible?

Thanks!

--
Glenn

http://search.yahoo.com.au - Yahoo! Search
- Looking for more? Try the new Yahoo! Search


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]