I added a link to the external file of my project and solution .dll, I see it under the Referencesnode in the solution browser window, but it cannot find it when I try to use it in the instructions using dllfilename, so I basically can not use the library. When I go to the object browser, I find the namespace of the project and its classes / methods, but I don’t see the link to the library, or at least its namespace or something else ...
source
share