Re: Microsoft J# Browser Controls Question
- From: Jason Chu <JasonChu@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Date: Fri, 15 Jul 2005 12:36:02 -0700
Thanks, I just need to know if there's a better way to do what I'm doing.
"William DePalo [MVP VC++]" wrote:
> "Jason Chu" <JasonChu@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message
> news:741A7626-AF45-4C86-8AAA-9593FD767FEF@xxxxxxxxxxxxxxxx
> >I have a java applet, that by using JNI, allows u to use a scanner through
> >a
> > c++ built dll with twain.
> > That scanned image is then saved to disk (JAR signed), and in turn, is
> > uploaded to a webservice.
> >
> > I'm not really sure how this Browser Controls work, but would it allow me
> > to
> > turn all those functions I got, into the J# environment?
>
> AFAIK, I don't think you'll be able to use the JNI stuff.
>
> On the other hand, J# provides two methods for accessing native libraries.
> One is the J/Direct method used by the old VJ++. The other is the
> Platform/Invoke method common to all .Net languages.
>
> This page should get you started:
>
> http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dv_vjsharp/html/vjgrfCallingNativeMethodsFromJavaSource.asp
>
> Regards,
> Will
>
>
>
.
- References:
- Microsoft J# Browser Controls Question
- From: Jason Chu
- Re: Microsoft J# Browser Controls Question
- From: William DePalo [MVP VC++]
- Microsoft J# Browser Controls Question
- Prev by Date: Re: Microsoft J# Browser Controls Question
- Next by Date: how to instantiate the inner class.
- Previous by thread: Re: Microsoft J# Browser Controls Question
- Next by thread: how to instantiate the inner class.
- Index(es):
Relevant Pages
|