Results 1 to 4 of 4

Thread: .NET DLLs in VB6

  1. #1

    Thread Starter
    Your Ad Here! Edneeis's Avatar
    Join Date
    Feb 2000
    Location
    Moreno Valley, CA (SoCal)
    Posts
    7,339

    .NET DLLs in VB6

    Can this be done? Can I use a DLL (Class Library) made in NET in a VB6 application?

    I built a sample and tried but it wouldn't reference the dll. Although I noticed there are different kinds of classes in NET and so I didn't know if I had to use a different kind (Component Class, Class Library...).

    Finally starting to get the hang of this NET stuff and I'm loving it.

  2. #2
    Lively Member
    Join Date
    Aug 1999
    Location
    Amsterdam
    Posts
    117
    Yes, you can.
    Take a look at regasm.exe.
    (ms-help://MS.VSCC/MS.MSDNVS/cpguide/html/cpconexposingnetframeworkcomponentstocom.htm)

  3. #3

    Thread Starter
    Your Ad Here! Edneeis's Avatar
    Join Date
    Feb 2000
    Location
    Moreno Valley, CA (SoCal)
    Posts
    7,339
    Thanks, that was a step in the right direction but I must still be missing something because I still couldn't reference it in a VB6 project.

  4. #4
    Banned Motxopro's Avatar
    Join Date
    Dec 2001
    Posts
    57
    that sucks then

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width