Its probably the DLLs. What version of os did you compile it on, and is it different than the one you tried to run it on?
In the compiler's install directory you will see a folder named "redist", which contains the DLLs you may have to install with your program.
On my computer he is here:
C:\Program Files (x86)\Microsoft Visual Studio 9.0\VC\redist\x86\Microsoft.VC90.CRT
Be very careful with those DLLs -- don't just copy them to windows directory, but copy them to the same folder that your program is in. If that does not fix the problem, then those DLLs will not help.
Ancient Dragon
Retired & Loving It
30,049 posts since Aug 2005
Reputation Points: 5,662
Solved Threads: 2,343