Symantec C++ is a powerful C++ language compiler for Windows. It features a class browser that does not require compilation, and the ability to distribute building across a network.
Asymetrix Toolbook is an easy to use rapid application development environment for interactive applications. It is similar to HyperCard, but uses a book metaphor. ToolBook was targeted at novice programmers as well as experienced programmers that needed to create programs quickly. With ToolBook, programs are created visually, with a minimum of coding. Coding is done with OpenScript, a high-level object oriented language. It competed against other high level language environments such as Microsoft Visual Basic.
ViaGrafix Programming in Visual C++ is a multimedia CD-ROM tutorial teaching how to use Microsoft Visual C++.
Visual C++ is a greatly enhanced and re-branded version of Microsoft C/C++. The Visual C++ line is primarily aimed at Windows development on 386 CPUs. 5.0 and later were bundled as a part of Microsoft Visual Studio.
Visual Cafe for Java Professional Development Edition is designed to maximize the productivity and performance of Java development. There were versions for both Windows and Macintosh.
Visual J++ was Microsoft's proprietary dialect of the Java programming language which ran on Windows under Microsoft's Java virtual machine. It was part of the Microsoft Visual Studio product lineup. It included an Integrated Development Environment and many language extensions, such as the ability to make efficient use of the Win32 APIs. The primary advantage of J++ and Java was the ability to run on a byte-code virtual machine (pioneered by languages like the UCSD P-System ) at a time when Intel was threatening to cut off x86 compatibility in favor of 64-bit instruction sets.
The Watcom C/C++ is a powerful compiler for DOS, Windows, and OS/2. Its key selling point was superior cross platform support. It supported DOS, extended DOS 32-bit, Win16, Win32, and OS/2. Notably, it was used to produce the video game DOOM as a 32-bit DOS extended program.
Watcom Fortran is a powerful Fortran compiler for Windows that includes an integrated development environment, debugger, and profiler.
The Microsoft Windows Software Development Kits (SDK) provide sample program code, extra libraries, and documentation to aid application developers producing Windows applications. Microsoft Windows Driver Development Kits are similar sets of samples and libraries but specific to device driver development, and much more in-depth.
Wise InstallMaster is a tool for creating Windows setup programs.