I'm developping with visual studio 2008 and I use several project library used by several application project. There is also external dependency.
When I distribute the program, all the DLL appears in the program files folder which would make very easy to hack my program. Is is possible to bundle all the project library into one exec file?