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]

Re: Accessing GCJ binaries from Visual Basic?


Hi,

> > I have limited experience with both GCJ and VB, so please bear with 
> > me... ;-) Perhaps this is slightly off-topic, but I couldn't find 
> > anywhere else this information.
> > 
> > Is it possible to access GCJ-compiled libraries from Visual Basic (6.0)? 
>
>As far as I know, it isn't.  The only way I imagine that it might be
>possible to make it work is by using some kind of inter-process
>communication.

You can write a DLL wrapper around the gcj code and then call this
DLL from VB.

-- Mohan
http://www.thisiscool.com/
http://www.animalsong.org/




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