Run-Time and Math Errors Help (runerr.hlp) (Topic list)
R6903
                                             Up Contents Index Back
────────────────────────────────────────────────────────────────────────────
 
     DOS Extender Run-Time Error R6903
 
     DPMI host does not have 32-bit interrupts
 
     The installed DPMI host does not support 32-bit interrupt
     services. The DOS Extender requires 32-bit interrupt services,
     which are an extension to the DPMI specification. A DOS session
     within Windows in 386 enhanced mode provides a DPMI server with
     these services.
 
     Under 386MAX or BlueMAX, this error may occur if you give the
     option EMS=0 on the command line or in your .PRO file. You can
     eliminate the message by using NOFRAME instead of EMS=0.
     NOFRAME will have the same effect without causing the error.
                                    -♦-