Join Books.org — it's free

Dos and Windows Protected Mode: Programming with DOS Extenders in C by Al Williams β€” book cover
DOS, C/C++

Dos and Windows Protected Mode: Programming with DOS Extenders in C

by Al Williams
Write a review
Log in to track your reading progress.

Overview

DOS and Windows Protected Mode is the definitive guide to writing applications that take full advantage of the most popular DOS extenders such as Phar Lap and Intel. It is meticulously detailed with practical source code. The book is divided into three sections that give the critical details on extender technology: Section one is an introduction to the world of DOS extenders, including discussion of what an extender is, why you'd use one, and which ones are available. Section two contains many programming examples and focuses on the technical aspects of DOS extenders, including protected-mode pointers, interrupt handling, DPMI calls, and virtual memory. Section three analyzes fully-functional extender programs including a disk duplication program, a graphics program, and a server that enables DOS and Windows programs to communicate with each other.

The definitive guide to writing applications that take full advantage of the most popular DOS extenders, including Phar Lap, Intel, Metaware, and Ergo. It is meticulously detailed with usable source code.

Synopsis

What do Windows 3.1, Lotus 1-2-3, Borland C++, AutoCAD, and FoxPro all have in common? All make use of special operating systems called DOS extenders to transcend the memory limitations of DOS. DOS can address only one megabyte of memory; DOS extenders "extend" the memory limitations so programs can use up to 4,096 megabytes of memory.

DOS and Windows Protected Mode is the definitive guide to writing applications that take full advantage of the most popular DOS extenders such as Phar Lap and Intel. It is meticulously detailed with practical source code.

The book is divided into three sections that give the critical details on extender technology:

  • Section one is an introduction to the world of DOS extenders, including discussion of what an extender is, why you'd use one, and which ones are available.
  • Section two contains many programming examples and focuses on the technical aspects of DOS extenders, including protected-mode pointers, interrupt handling, DPMI calls, and virtual memory.
  • Section three analyzes fully-functional extender programs including a disk duplication program, a graphics program, and a server that enables DOS and Windows programs to communicate with each other.

Booknews

DOS extenders allow programs to transcend the memory limitations of DOS, and this guide is for programmers who want to take full advantage of such extenders as Phar Lap and Intel. The accompanying disk holds a working model of Phar Lap's 286/DOS-Extender Lite, as well as programs for DOS and Windows. Annotation c. Book News, Inc., Portland, OR (booknews.com)

About the Author, Al Williams

Al Williams is a professional software developer, a regular contributor toDr. Dobb's Journal and a contributing editor to PC Techniques. Heis the author of OLE and DDE Distilled (Addison-Wesley).

0201632187AB04062001

Reviews

There are no reviews yet. Log in to write one.

Editorials

Booknews

DOS extenders allow programs to transcend the memory limitations of DOS, and this guide is for programmers who want to take full advantage of such extenders as Phar Lap and Intel. The accompanying disk holds a working model of Phar Lap's 286/DOS-Extender Lite, as well as programs for DOS and Windows. Annotation c. Book News, Inc., Portland, OR (booknews.com)

Book Details

Published
December 1, 1992
Publisher
Addison Wesley
Pages
524
Format
Paperback
ISBN
9780201632187

More by Al Williams

Similar books