Hello,everyone
I want to add some existed vb files to a project, but VS.NET always
copies those files to the own project folder and can not add only reference
to the project like VC++.Net project does.
Can anyone tell to how I can do that? Thanks.

Signature
P.Zhou, China
Peter Macej - 18 Oct 2004 08:19 GMT
When you add existing item, select this item in "Add existing item..."
dialog and from the drop-down menu on "Open" button (little triangle on
the right side) select "Link File". This will only link existing file
and will not create any local copy.

Signature
Peter Macej
Helixoft - http://www.vbdocman.com
VBdocman - Automatic generator of technical documentation for VB, VB
.NET and ASP .NET code