Hi Thomas, I will check and see if I have depends.exe. if not, I will download.
Thanks! Nim --- In c-prog@yahoogroups.com, Thomas Hruska <[EMAIL PROTECTED]> wrote: > > nimak247 wrote: > > 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?? > > Sounds like a DLL dependency issue. Try installing the Visual C++ 2008 > Redistributable on the target machine. Also get your hands on > Dependency Walker (Depends.exe) - a free tool that should have come with > your compiler but you can download for free (search Google). > > -- > Thomas Hruska > CubicleSoft President > Ph: 517-803-4197 > > *NEW* MyTaskFocus 1.1 > Get on task. Stay on task. > > http://www.CubicleSoft.com/MyTaskFocus/ >