AccessMyLibrary provides FREE access to over 30 million articles from top publications available through your library.
Create a link to this page
Copy and paste this link tag into your Web page or blog:
DEVELOPERS FOLLOW DIFFERENT PATHS FROM DOS TO OS/2
The great migration of applications programs from DOS to OS/2 has begun in earnest, but developers are taking different routes in moving their programs to OS/2. There are three main levels at which DOS programs are revamped for the newer OS/2 environment (not including OS/2 with Presentation Manager, the graphical user interface). There are simple ports, which offer few or nor enhancements to the original program; rewrites that offer some, but not all, OS/2-specific features (this intermediate process is called rehosting); and major rewrites that enable a program to take full advantage of OS/2's capabilities.
Many existing DOS programs can run under OS/2 by using the operating system's built-in DOS compatibility mode. But to take advantage of new OS/2 features, such as larger memory, multiple program execution, and better protection from system crashes, developers say that a program's underpinnings and…