Where does the list of DLLs in Add References come from?

B

Bob

When you right click on References and select Add References in VS.NET, the
..NET tab on the popup window is populated with all the framework DLLs, and
some other DLLs. I would think this list is configurable. How do I make my
own DLLs to show up in this list without having to click on Browse... to
look for them?

Bob
 
C

Carlos J. Quintero [MVP]

There are several registry entries to do this. For example:

HKEY_CURRENT_USER\Software\Microsoft\VisualStudio\7.0\AssemblyFolders
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\.NETFramework\AssemblyFolders

etc.

--

Carlos J. Quintero (Visual Developer - .NET MVP)

FAQs, Knowledge Base, Files, Docs, Articles, Utilities, etc. for .NET
addins:
http://groups.yahoo.com/group/vsnetaddin/ (free join)
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,744
Messages
2,569,484
Members
44,903
Latest member
orderPeak8CBDGummies

Latest Threads

Top