|
-
Dec 11th, 2001, 04:56 AM
#1
.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.
-
Dec 11th, 2001, 05:21 AM
#2
Lively Member
Yes, you can.
Take a look at regasm.exe.
(ms-help://MS.VSCC/MS.MSDNVS/cpguide/html/cpconexposingnetframeworkcomponentstocom.htm)
-
Dec 11th, 2001, 12:23 PM
#3
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.
-
Dec 11th, 2001, 07:29 PM
#4
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
|
Click Here to Expand Forum to Full Width
|