Consultor Eletrônico



Kbase 1463: Protected Mode PROGRESS and DOS V5.00 using EMM386
Autor   Progress Software Corporation - Progress
Acesso   Público
Publicação   5/10/1998
Protected Mode PROGRESS and DOS V5.00 using EMM386

910712-gfs01
One of the features of MS-DOS V5.00 is to load programs
and drivers into high memory. To do this, you are required
to load a driver called EMM386 on startup and use the
LOADHIGH command to load your programs and drivers in high
memory.

To get our 6.2B protected mode module to work, you must have
the following set in CONFIG.SYS:

DEVICE=HIMEM.SYS
DEVICE=EMM386.EXE 2048 RAM

Our module will NOT work with the NOEMS parameter on
EMM386.

Progress Software Technical Support Note # 1463