there is an issue with this program.

your missing a DLL in your compile. Read FAQ : faq101-189 for Borland C++
and I quote : "To stop using runtime packages, you will need to go to your project or compiler options. Select the Packages tab and uncheck "Build with runtime packages." This will reduce the number of external DLL your program needs but will increase the size of the program."



simple mistake i think :P