Microsoft Visual C++ supported target Windows versions
Microsoft Visual C++ supported target Windows versions – Supported Platforms – Target Platforms. MSVC versions: 6.0 Visual C++ 6.0. 7.X Visual C++ .NET 2002, 2003 (7.0, 7.1). 8.0 Visual C++ 2005. 9.0...
View ArticleVisual Studio 2010 help system is missing index and full TOC
The new Visual Studio 2010 help system is missing index and full TOC. Transition from old good HTML help to new Web Browser Based Approach thing is painful, but the inability to search using index made...
View ArticleVisual C++ 2010 fails to embed manifest on FAT32
Today I tried to figure out why one of my Visual Studio Projects failed to embed a Manifest. I had Generate Manifest and Embed Manifest enabled under Linker / Manifest tool, but manifest was not...
View ArticleUnable to connect to the Microsoft Visual Studio 2010 Remote Debugging...
Rarely I need to use Visual Studio Remote Debugger to debug Native application. It always big pain to configure everything correctly. But today I needed to run Remote Debugger as service, so I can...
View ArticleVS2010: Project not selected to build for this solution configuration
Along with everyone we are moving towards 64-bit platforms. After adding solution platform x64 under Visual Studio 2010 Configuration Manager, everything seemed ok. When building, all builds was...
View Article