QT AGI Studio is an IDE that allows developers to create games using Sierra On-Line's AGI system that was used in the early 80s to create games such as King's Quest 1, 2, and 3, Space Quest 1 and 2, Police Quest 1 and Leisure Suit Larry 1.
VCLX allows you to retain compatibility with legacy OS's (like Microsoft "Windows 9X/NT/2000/XP") in C/C++ projects (with or without MFC) built with a modern Microsoft "C/C++ compiler" (like "VC" from Microsoft "Visual Studio 2012").
VCLX was designed for existing projects that already run fine on the desired legacy OS's when built with older versions of Microsoft "C/C++ compiler", but which fail to run when built with a modern Microsoft "C/C++ compiler".
VCLX is compatible and...
MsvcConf is an external dependency tracker for Microsoft Visual Studio, and is designed to automatically update the include and library paths for one or more Visual C++ projects.
RemoteIDE is a Visual Studio Plugin for C/C++. It is designed to make cross-platform development easy. Its features include project management, application wizards, an integrated interactive debugger
FeatureC++ is an extension of C++ that supports feature-oriented programming (FOP). ...generate tailor-made software by composing C++ classes according to a feature selection!
A collection of development tools and build environments for Interix using the Microsoft compiler. Aims to facilitate interaction between Visual Studio, Microsoft build and GNU tools. Ex Visual Studio Addins, shell scripts, makefiles and library patches.