home *** CD-ROM | disk | FTP | other *** search
/ Simtel MSDOS - Coast to Coast / simteldosarchivecoasttocoast.iso / dv_x / dvxhlp10.zip / EXAMPLE.ZIP / Q22.TXT < prev    next >
Text File  |  1992-05-30  |  961b  |  24 lines

  1. /FHQ22: How can I configure DESQview for maximum window memory under DOS 5?/FB
  2.  
  3.  
  4.  
  5. The answer to this question is very system dependent.  However, you
  6. should use QEMM rather than EMM386 and HIMEM.SYS (on a 386), because
  7. QEMM is smaller and will provide the same services.  Also, without QEMM
  8. screen virtualization is not possible /JB(see Q2)/q2.txt/.  Loading DOS high will
  9. not necessarily help, because that reduces the amount of DESQview kernel
  10. that can be loaded high /JB(see Q16)/q16.txt/.
  11.  
  12.  
  13.  
  14. Experiment.  Use Manifest to judge the results.  If your high memory is
  15. very fragmented (i.e. many small contiguous blocks rather than a few
  16. large blocks), keeping DOS and TSRs low and putting DESQview high might
  17. work better.
  18.  
  19.  
  20.  
  21. Do not set up your path and environment variables until all the TSRs
  22. have been loaded.  A copy of the environment is made for every TSR, and
  23. if the TSR does not give this area of memory back to DOS, it is wasted.
  24.