Spektre Posted February 17, 2006 Posted February 17, 2006 Hello. I downloaded an open source project which was nice enough to include a vc++.net solution file. It compiled nicely into a .lib file. How do I go about using this library now from my VB.net application? Thank you, Spektre Quote
Leaders snarfblam Posted February 18, 2006 Leaders Posted February 18, 2006 You can use any CLS-compliant .dll (or an .exe in VS 2005) by adding it to your VB.Net project's list of references (right-click on the references folder and click "Add Reference..."). Quote [sIGPIC]e[/sIGPIC]
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.