Accessing GCJ binaries from Visual Basic?
Mohan Embar
gnustuff@thisiscool.com
Thu Aug 11 14:14:00 GMT 2005
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/
More information about the Java
mailing list