

Borland C++ 5.5 - Command-line compiler only (not with IDE). How can I port a Borland C++ 5.02 application to Windows 7, solving the BIVBX31N.EXE and BIVBX31N.dll related issues c++ windows-7 windows-xp borland-c++.Borland C++ Builder 4.0 + Borland C++ 5.02 - (1999) Bundle combination to facilitate the migration to C++Builder.Borland C++ 5.02 - (1997) Final independent release of the Borland C++ IDE (subsequently replaced up by the C++Builder series), final release to support compilation to (real-mode) MS-DOS target.Despite that, it can produce either Win32, Win16 or DOS Windows NT 4.0 (which was still in development at that time). Borland C++ 4.52 - (1995) Official support for Windows 95, OWL 2.5.Included IBM SMART Toolset forĪutomatic migration of Windows applications to OS/2. Borland C++ 4.0 - (1993, Windows 3.x) MS-DOS IDE supported no longer, included OWL 2.0.Borland C++ 3.1 - (1992) Introduction of Windows-based IDE and application frameworks (OWL 1.0, Turbovision 1.0).Borland C++ 3.0 - (1991) New compiler support to build Microsoft Windows applications.Delivered for 16- and 32-bit applications. If some error is found, a pop-up window appears, the debugger can stop, or a log is written to disk.
#BORLAND C 5.02 CODE#
IDE, CodeGuard can insert instrumentalization code in the finalĮxecutables that can be used to monitor: pointer usage, API calls, how many times some function is called, and other features.
#BORLAND C 5.02 DRIVER#
On beginner's level Borland Compilers are very famous specially for C graphics BGI Library which directly interact with Monitor without driver installation.Īdd-ons Borland Power Pack for DOS: Used to create 16- and 32-bit protected mode DOS applications, which can access a limited scope of the Windows API and call functions in any Windows DLL.īorland CodeGuard: Once installed and integrated within the Windows 2000 should work also, but command sequences. ThoseĬlasses mimics some of the aspects of a Windows application like: dialog boxes, messages pumps, menus, accelerators, etc. It is assumed that you have already installed Borland C++ 5.02 and are running under Windows 95 or 98. Libraries Object Windows Library (OWL): A set of C++ classes to make it easier to develop professional graphical Windows applications.Ī set of C++ classes to create professional applications in DOS.
