sjn78 Posted January 12, 2004 Posted January 12, 2004 I read that in VB6, Dll's that were created could only be used in a vb project. What is the case for VB.Net. I have some other software where I can make a program that will use Dll's. So, can Dll's from VB.Net be used anywhere or just within the other .Net supportive languages. Oh yeh, another question relating to dll's. Could I use, say the shell32.dll, and grab the icons from it and use them in a project? Thanks Quote
samsmithnz Posted January 13, 2004 Posted January 13, 2004 That is not true. ActiveX VB6 dlls can be used in other languages. .NET dlls can be used with ALL .NET languages. I'm not sure if you can use them with other languages. I assume that you can if the computer contains the dll and the .nt framework, but it'd depend on the language Quote Thanks Sam http://www.samsmith.co.nz
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.