Gotta question. Once you 'release' a visual studio express 2008 project, what files do you have to move with the .exe to get the program to run if you move it to another computer? Those vis c++ projects have a boatload of files in each project folder. Just to test, I finished a program, put the .exe on a usb stick, and tried to run the program on another computer, but got an error message. Does anyone know off the top of their head??
- [c-prog] Released Vis C++ Program - What is needed to run? nimak247