|
-
Apr 15th, 2003, 07:53 AM
#1
Thread Starter
Fanatic Member
References to DLL's
Hello everyone. My question pertains to referencing DLL's. Is there any way to reference a DLL so that when you compile a new version of that DLL, it is automatically used everywhere it is referenced.
I have an ever growing hierarchy of DLLs that when I change one at the bottom, I have to recompile everyone that contains a reference to it, and recompile those that reference the ones that I recompiled.
I think what I may be looking for is a way to just specify a location, and tell the programs to use whatever version is in that location.
Thanks in advance.
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
|