Re: Create vj# dll

Tech-Archive recommends: Fix windows errors by optimizing your registry

From: Bruno Jouhier [MVP] (bjouhier_at_club-internet.fr)
Date: 05/01/04

  • Next message: chchu: "Custom Security Manager in J#"
    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.


  • Next message: chchu: "Custom Security Manager in J#"