yes, I do. Then I use "cl /EHsc [filename].cpp" to compile it.
I'm only doing this because the book I mentioned from MSDN is C++, not Visual C++, so all of its examples are .cpp files.
I've got another book that is specifically for Visual C++, but I'm holding back on it until I get a better grasp of regular old C++