Create a new project, and in the New Project window, choose a Visual C++
project template that is NOT under the CLR category (most likely ATL, MFC or
Win32, depending on what your project concerns).
If you have the Express Edition, you will need to download and install the
Windows Platform SDK before you can create unmanaged Win32 projects. I don't
think you can create MFC or ATL projects with the Express Edition.