[comp.os.msdos.programmer] CV 6.0 and QEMM386 5.0 solution

sanjay@hi3.ACA.MCC.COM (Sanjay Keshava) (08/08/90)

Thank you all for the suggestions to my QEMM386 5.0 and CV problem.
With the cumulated responses I managed to get something limping along.
In order to use CV 6.0 with himem.sys and QEMM386 5.0, you must have
the QEMM device driver installed immediately before the himem.sys
driver in your config.sys.  Just ignore the error reported by
himem.sys.  I'm not sure of what switch combinations will make this
work or fail, so you'll have to experiment, but I used the following
as the 2 first lines in config.sys.

  device = c:\qemm\qemm.sys dos4 memory=1024 ram
  device = c:\dos\himem.sys
    .
    .
    .
  and so on...

However, I am unable to run the Intek C++ compiler with QEMM386 5.0
because it (compiler) kicks the 386 into protected mode as well.  The
result is a memory protection fault.  Oh well, can't have everything...yet.

-- 

                                             Sanjay
                                             ->|<-
                                     sanjay@hi3.aca.mcc.com