Hello!! I am new to the programming world. I am getting to know c# and the environment Visual Design 2005.
I am working on a program which is dependant on external libraries. These libraries are dll files. I created a setup in the project whichh recognises some dll files and others not. Why does my setup rcognise certain dll files and others not? What can I do that my setup recognises all dll files?
This ist he warning which appeared as I created the setup> „The following files may have dependencies that cannot be determined automatically. Please confirm that all dependencies have been added to the project.
Thank you in advance for your comments.