Accessing GCJ binaries from Visual Basic?
Andrew Haley
aph@redhat.com
Thu Aug 11 14:24:00 GMT 2005
Mohan Embar writes:
> 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.
I see. How would you communicate with it?
Andrew.
More information about the Java
mailing list