Is it possible to add a DLL as a project resource? I would like to have a second DLL which I am using in my application be somehow included within my .EXE to alleviate having to keep track of it.
If it is in fact possible, any tips on how to do it? Thanks.
You _should_ be able to just add it to the solution and set it as an embedded resource. Someone else should be able to supply more information, but it seems as though it is possible.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.