I'd like to compile and run my code/program from standard Windows Command Prompt
********************************************************************
Microsoft Windows XP [version 5.1.2600]
<C> Copyright 1985-2001 Microsoft Corp
C:\Documents and Settings\Owner>
********************************************************************
I know how to do this okay in the Visual Studio 2008 Command Prompt using C++ Exception Handling (/EHsc).
*********************************************************************
Setting environment for using Microsoft Visual Studio 2008 x86 tools.
And do you defiantly need it to run the .cpp? I know how to run the program .exe from windows command prompt, but it sound's like that mightn't be of use to you...