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

  1. /FHQ16: What determines the amount of conventional memory that DESQview claims
  2. for itself and takes away from programs?/FB
  3.  
  4.  
  5.  
  6. Using XDV.COM, DESQview Classic or DESQview-386 can load most of itself
  7. into upper and high memory so conventional memory is preserved.
  8. However, loading many TSRs or DOS high /JB(see Q22)/q22.txt/ will reduce the amount
  9. of DESQview that can be loaded high (i.e. in the XMA - the first 64K of
  10. extended memory).  DVX386 automatically loads itself into high memory.
  11.  
  12.  
  13.  
  14. DESQview also sets aside a portion of conventional memory and calls it
  15. ``Common Memory''.  The amount that DESQview allocates can be decreased
  16. in DVSETUP, but the minimum is about 14K.  Certain programs such as DVSI
  17. (a set of shareware utilities by Daniel Bodoh) require the amount of
  18. Common Memory to be larger than the minimum.  A large Open Window menu
  19. or many ``shared programs'' will also increase the required amount of
  20. Common Memory.
  21.  
  22.  
  23.  
  24. Each window has an area of memory called ``System Memory''.  The amount
  25. of System Memory available to a program is controlled by three separate
  26. entries on the Change A Program screen.  First, since DESQview stores
  27. the window image in System Memory, decreasing the number of text pages
  28. and maximum window size decreases System Memory usage.  Second, since
  29. most programs do not explicitly use System Memory, the System Memory
  30. field can be set to 1K or 0K.
  31.  
  32.  
  33.  
  34. The pool of System Memory only reduces the maximum window memory for
  35. that particular window, and does not affect the other windows.  You can
  36. see this using the Memory Status program.  It will report, say, 592K of
  37. conventional memory available, but part of that is used for System
  38. Memory so the actual amount available is less.
  39.  
  40.