Share via


Tools

The following tools are new for Visual C++ 6.0.

Component Manager

The Component Manager lets you store and share objects between software tools and custom reusable components. The Component Manager was developed in order to deliver improved support for reuse, dependency tracking, tool interoperability, data resource management, and team development.

HTML Help Workshop

HTML Help 1.1 enables you to provide HTML-based context-sensitive help that can be integrated with the Web. HTML Help is an alternative to Windows Help. For authoring, you use HTML Help Workshop rather than Help Compiler Workshop. See , , and HTML Help (https://microsoft.com/workshop/author/htmlhelp).

InstallShield Updated

The latest version of InstallShield is provided in Visual C++ 6.0. See .

Test Container Updated

is now more robust and provides additional features, such as support for OCX 96 features, including windowless controls, inactive controls, flicker-free activation, and quick activation. Test Container also provides VBScript support for writing test scripts, selective enable/disable of container features to simulate different container environments, and selective logging of events, property changes, and property edit requests.

Visual Studio Analyzer

Feature Only in Enterprise Edition   This feature is supported only in Visual C++ Enterprise Edition. For more information, see .

server-side components provide information about the Microsoft components, such as COM, ADO, and MTS, running on a particular machine. You can use this information with the Visual Studio Analyzer client to understand what a distributed application is doing, what the performance of a distributed application is, and where problems are occurring in a distributed application. Install the Visual Studio Analyzer server-side components on each machine you want to monitor with Visual Studio Analyzer.

Visual Modeler

Feature Only in Enterprise Edition   This feature is supported only in Visual C++ Enterprise Edition. For more information, see .

The generates C++ classes from your model, so you can model, design, and construct object oriented code using properties, components, classes and interfaces. See .

Back to What's New Overview