-
COM Components
Is it possible to create COM compliant DLLs using pure Java (NOT J++).
Thanks.
-
Re: COM Components
Yes.
Rich
<Mike@cranburygolf.com> wrote:
>Is it possible to create COM compliant DLLs using pure Java (NOT J++).
>
>Thanks.
>
>
-
Re: COM Components
Would you care to elaborate?
"Rich" <Rich@nospammy.com> wrote in message news:39f4a53e$1@news.devx.com...
>
> Yes.
>
> Rich
>
> <Mike@cranburygolf.com> wrote:
> >Is it possible to create COM compliant DLLs using pure Java (NOT J++).
> >
> >Thanks.
> >
> >
>
-
Re: COM Components
Mike,
Yes, go to http://www.javasoft.com and perform a search on ActiveX. Last
time I looked, there was a lot of information there.
Rich
----------------------------------------------------------------
<Mike@cranburygolf.com> wrote:
>Would you care to elaborate?
>
>"Rich" <Rich@nospammy.com> wrote in message news:39f4a53e$1@news.devx.com...
>>
>> Yes.
>>
>> Rich
>>
>> <Mike@cranburygolf.com> wrote:
>> >Is it possible to create COM compliant DLLs using pure Java (NOT J++).
>> >
>> >Thanks.
>> >
>> >
>>
>
>
-
Re: COM Components
Actually, I found more information on Microsoft's site. They have an SDK for
Java that contains apps for both converting .class files to COM objects and
creating .class files from COM objects.
Thanks though!
"Rich" <cbuilder@NOSPAMhotbot.com> wrote in message
news:39f6d1a0$1@news.devx.com...
>
> Mike,
>
> Yes, go to http://www.javasoft.com and perform a search on ActiveX. Last
> time I looked, there was a lot of information there.
>
> Rich
> ----------------------------------------------------------------
> <Mike@cranburygolf.com> wrote:
> >Would you care to elaborate?
> >
> >"Rich" <Rich@nospammy.com> wrote in message
news:39f4a53e$1@news.devx.com...
> >>
> >> Yes.
> >>
> >> Rich
> >>
> >> <Mike@cranburygolf.com> wrote:
> >> >Is it possible to create COM compliant DLLs using pure Java (NOT J++).
> >> >
> >> >Thanks.
> >> >
> >> >
> >>
> >
> >
>
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Development Centers
-- Android Development Center
-- Cloud Development Project Center
-- HTML5 Development Center
-- Windows Mobile Development Center
|