Administrator

Administrator

  • Tech Writer
  • 2.2k
  • 1.5m

references

Apr 1 2003 1:33 PM
In my project I am using somebody elses .dll library called theirLib, which I do not know the inner workinngs. I have started with the using theirLib; now it is asking me to add references to my projct that is used by theirLib.dll but not by my project. Does not all the references from theirLib.dll automatically come over to my project when I include the "using theirLib;"??

Answers (2)