In VC 6, I could load up a .cpp file, and then F7 to compile. If it didn't have a workspace created, it would ask if one wanted to be created which, selecting yes creates a workspace and then compiles.
However, in VC 2005 express, if I load up a .cpp (add > existing item) and and try to...