Visual Studio 2008 C++ language support?

bit*_*cle 0 c++ projects-and-solutions visual-studio-2008 visual-studio visual-c++

我最近一直在开发几个C#工具,但主要使用很多遗留的Visual Basic 6.0代码(我知道,我知道......).对于C#开发,我一直在使用我在工作时使用MSDN订阅下载的Visual Studio 2008 Professional版本.

但是,随着周末节奏的改变,我打算查看一个复杂的C++项目.但是,当我通过Visual Studio打开它时,它不会打开它说不支持.vcproj文件类型.我认为这是一个兼容性问题,并且项目文件类型在Visual Studio版本之间发生了变化,但是当我尝试在Visual Studio 2008 Pro中创建一个新的C++应用程序时,该选项就不存在了.

I've been searching online by way of Bing, Google, MSDN, and MSDN subscriber downloads to no avail. Nothing I've found so far explains why this is happening.

I have found the express edition of MS Visual C++ 2008, but I could not locate the "full version" of this part of Visual Studio.

Any help would be much appreciated.

gbj*_*anb 7

听起来你没有安装它.

转到添加/删除程序(或程序和功能,或Windows 7调用它)并修改您的安装.您将获得一个复选框列表,以便您可以安装C#,VB.NET,Crystal Reports等...和Visual C++.检查该复选框并等待一小时左右,以便安装程序执行其操作.