home *** CD-ROM | disk | FTP | other *** search
/ The World of Computer Software / World_Of_Computer_Software-02-385-Vol-1of3.iso / i / ifp1s156.zip / PAGE_10.INF < prev    next >
Text File  |  1992-12-30  |  4KB  |  82 lines

  1.   This page gives you information about various programs that are typcially
  2. loaded into memory.
  3.  
  4.   Some memory resident programs use a special interrupt to communicate with
  5. other programs. By giving a special 'signature' with the command, many
  6. programs can share this one interrupt.
  7.  
  8. DOS:          Checks if DOS is readable!
  9.  
  10. DRIVER.SYS:   This is used to add in extra floppies, or to redefine a drive
  11.               that is not normally supported. Also, DOS 4 and 5 support
  12.               some of it's functions, and will always display as yes.
  13.  
  14. DISPLAY.SYS:  This is used when non-US display characters are needed.
  15.  
  16. ANSI.SYS:     This lets you display color, control the cursor, and
  17.               re-define keys.
  18.  
  19.               This check is supported by DOS 4 and newer ANSI.SYS, and the
  20.               5/91 (or newer) version of NNANSI. Other versions will
  21.               probably not be detected.
  22.  
  23. EGA.SYS:      This is used by Windows 3 and some mouse drivers. Some of the
  24.               registers used to control the EGA are WRITE ONLY. EGA.SYS is
  25.               an interface that lets programs keep track of things easier.
  26.  
  27. PRINT:        This is DOS's program that will send a file to the printer
  28.               while running in the background. If PRINT is found, INFOPLUS
  29.               will display information about it on the right side of the
  30.               screen.
  31.  
  32. ASSIGN:       ASSIGN lets you redefine drive letters. ASSIGN A=B B=A will
  33.               reverse the drive letters used by your floppies. ASSIGN by
  34.               itself cancels all redefinitions.
  35.  
  36. SHARE:        This is used to control access to files in network and
  37.               multi-tasking environments. Under DOS 4, it also prevents
  38.               problems when FCBs are used on large partitions.
  39.               Windows and OS/2 DOS sessions have SHARE support built-in.
  40.  
  41. NLSFUNC:      This is used when non-US displays and keyboards are wanted.
  42.               Windows has NLSFUNC support built-in.
  43.  
  44. GRAFTABL:     The CGA lets you redefine the upper 128 ASCII characters in
  45.               graphics mode. GRAFTABL loads the normal high-ASCII
  46.               characters for display. There are two entries, one for DOS 4
  47.               and older, the other for DOS 5 and newer.
  48.  
  49. NETBIOS:      These are interfaces for networks.
  50.  
  51. SHELLB:       This is part of DOS 4's DOSSHELL program.
  52.  
  53. XMA2EMS:      This is a program for PS/2's that convert extended memory to
  54.               EMS memory.
  55.  
  56. APPEND:       Append lets you specify a PATH that is used when a program
  57.               attempts to open a file. It works similar to the PATH command
  58.               used at the DOS prompt. If found, extra information will be
  59.               displayed on the right side of the screen.
  60.  
  61. GRAPHICS.COM: This is a DOS program that lets the PrtScrn key print
  62.               graphics screen.
  63.  
  64. Crit.err.handlr: When a critical error occurs, it's possible to have a
  65.                  special TSR handle things.
  66.  
  67. CDROM:        Some CDROM's use this interface.
  68.  
  69. Network:      This is supposed to be a generic Network information call.
  70.  
  71. DOSKEY:       This is the command line editor for DOS 5.
  72.  
  73. DOS Extender: This is a new standardized check for DOS extenders. DOS
  74.               extenders allow programs to run in protected mode, accessing
  75.               more than 1M of memory.
  76.  
  77. SETVER list:  SETVER is a DOS 5 command that allows you to change the
  78.               version of DOS that a program sees. There are many programs
  79.               already set in the default configuration. You must re-boot
  80.               DOS to put any changes into effect.
  81.  
  82.