Re: Create vj# dll
From: Bruno Jouhier [MVP] (bjouhier_at_club-internet.fr)
Date: 05/01/04
- Previous message: Bruno Jouhier [MVP]: "Re: J# equivalent of C#'s 'typedef' and 'struct' keyword."
- Maybe in reply to: Wayne: "Re: Create vj# dll"
- Messages sorted by: [ date ] [ thread ]
Date: Sat, 1 May 2004 15:54:23 +0200
Any class that you create in .NET can be exposed to COM (with the bit of
extra work that Lars-Inge described).
Actually .NET (J#, C#) is probably the easiest way to create COM components
today (if you accept the fact that your COM components require the .NET
runtime, of course).
Bruno.
"Wayne" <anonymous@discussions.microsoft.com> a écrit dans le message de
news:024DBAC2-B92A-40B6-82C8-77C69670DE96@microsoft.com...
> Hi, is there a way to create a com dll with vj#? I search through the new
project option and did not find a com dll project option.
>
> Actually, I have a java source file which i would like to make it a com
object, so that my vb6.0 can call it.
> Please help me.
- Previous message: Bruno Jouhier [MVP]: "Re: J# equivalent of C#'s 'typedef' and 'struct' keyword."
- Maybe in reply to: Wayne: "Re: Create vj# dll"
- Messages sorted by: [ date ] [ thread ]