Content deleted Content added
Line 30:
* '''Visual C++ 1.0''', which includes [[Microsoft Foundation Classes|MFC]] 2.0, was the first version of Visual C++, released in 1992, available in both 16-bit and 32-bit versions, although it is also the next version of Microsoft C/C++ 7.0.
* '''Visual C++ 1.5''', which includes MFC 2.5, added [[Object Linking and Embedding|OLE]] 2.0 and [[Open Database Connectivity|ODBC]] support to MFC. It was 16-bit only and it is the first version of Visual C++ that comes only on [[CD-ROM]]. There was no "Standard Edition" of this version. It was important as the last version to support 16-bit software development and first 16-bit version to support 32-bit Windows on x86 as the host (Visual C++ 1.0's compiler could run on beta versions of Windows NT, but not final versions).
* '''Visual C++ 2.0''', which includes MFC 3.0, was the first version to be 32-bit only. Unfortunately, this was ahead of its time and so this release was almost a "lost generation", because [[Windows 95]], then codenamed "Chicago", was not released, and [[Windows NT]] had only a small market share. Updates that
* '''Visual C++ 4.0''', which includes MFC 4.0, was designed for Windows 95, as well as Windows NT. Updates that was available through subscription included Visual C++ 4.1 and Visual C++ 4.2, which no longer supports [[Win32s]].
* '''Visual C++ 5.0''', which included MFC 4.21, was a major upgrade from 4.2.
|