OK, so MS C++ 2008 Express is your compiler/IDE.
I guess from your post you have managed to create a simple program, and run it in debug mode.
You should find a directory for C++ 2008 in 'My Documents', and in that a 'Projects' directory. In that will be a directory for the project you build, and in one of the directories below that the .exe of your program.