Jon
07-24-01, 07:00 PM
I am trying to teach myself Visual C++. I went out and purchased Visual C++ 6.0 as well as a few training books.
As instructed in the first few lessons, I created a text editor. I created an exe file. Everything seems to work great on my machine.
I would like to be able to install this text editor on my windows 98 test machine. When I do this and try to execute the new program, I get a bunch of missing dll's file errors.
Is there an easy way to find out what dll files are needed to run this program on any other machine?
Also my Visual C++ pack came with InstallShield for Microsoft Visual C++ 6. Are there any good tutorials on the web for this?
If I can figure out how to use InstallShield for Microsoft Visual C++ 6, would this be the easiest way to get all the files needed to another machine?
Thanks in Advance.
As instructed in the first few lessons, I created a text editor. I created an exe file. Everything seems to work great on my machine.
I would like to be able to install this text editor on my windows 98 test machine. When I do this and try to execute the new program, I get a bunch of missing dll's file errors.
Is there an easy way to find out what dll files are needed to run this program on any other machine?
Also my Visual C++ pack came with InstallShield for Microsoft Visual C++ 6. Are there any good tutorials on the web for this?
If I can figure out how to use InstallShield for Microsoft Visual C++ 6, would this be the easiest way to get all the files needed to another machine?
Thanks in Advance.