home *** CD-ROM | disk | FTP | other *** search
/ Liren Large Software Subsidy 10 / 10.iso / l / l440 / 2.ddi / READ.ME
Encoding:
Text File  |  1991-05-14  |  3.4 KB  |  99 lines

  1.                                     
  2.  
  3.                                         27 September 1990
  4.                                         updated: 15 May 1991
  5.  
  6.  
  7. READ.ME FOR "UNDOCUMENTED DOS" DISKS
  8.  
  9.     Here are some scattered last-minute notes regarding the files on
  10. the two disks that accompany UNDOCUMENTED DOS (edited by Andrew
  11. Schulman; Addison-Wesley, Reading MA, 1990, $39.95). 
  12.  
  13.     A number of the programs on this disk have been modified since
  14. the first printing of UNDOCUMENTED DOS. In particular:
  15.  
  16.     CHAP2\LDDPMI.C
  17.     CHAP2\LASTDRV2.ASM
  18.     CHAP3\DEVCON.C
  19.     CHAP4\FILES.C
  20.     CHAP4\PHANTOM.PAS
  21.     CHAP4\TRUENAME.C
  22.     CHAP4\MOV.C
  23.     CHAP5\DOSSWAP.C
  24.     CHAP5\TEST2E.C
  25.     CHAP6\ENVEDT.C
  26.     CHAP6\TSHELL.C
  27.     CHAP6\INSTCMD.SCR
  28.  
  29.     In some cases these changes have been reflected in later printings
  30. of the book.
  31.  
  32.     If you have any problems with the disks (such as two copies of
  33. the same disk, disk errors, INTRLIST refusing to load because of
  34. "illegal use of product," and so on), please call Addison-Wesley
  35. at (617) 944-3700 x2614.
  36.  
  37.     Unfortunately, when the introduction to UNDOCUMENTED DOS was
  38. written, it was too late to thank Michael Spier and Jeff Peoples, of
  39. Window Book Inc. (Cambridge MA, 617-661-9515), for the fantastic job
  40. they did in creating INTRLIST.EXE, which is the hypertext database of
  41. PC interrupts, functions, and data structures, located on the other
  42. disk. (Based on my experience working with Window Book, I highly
  43. recommend them to anyone needing online hypertext documentation!)  
  44.  
  45.     INTRLIST pretty much fills one entire high-density floppy (so
  46. you'll a hard disk in order to run it).     
  47.  
  48.  
  49.     This disk contains the source code from the book and the
  50. resulting compiled executables, plus some additional programs.
  51.  
  52.     Here are just a few examples of what's in each subdirectory on
  53. this disk:
  54.  
  55. \CHAP2
  56.     LDDPMI (version of LASTDRIVE using the DOS Protected-Mode Interface
  57.         [DPMI])
  58.  
  59. \CHAP3
  60.     DEVLOD.COM (utility for loading device drivers from the DOS
  61.         command line, including source code in C and assembler)
  62.     
  63. \CHAP4
  64.     FHANDLE.EXE (increase file-handle count, with C source)
  65.     FREEUP.EXE (release orphaned file handles, with C source)
  66.     PHANTOM.EXE (sample use of DOS network redirector, including 
  67.         source in Turbo Pascal)
  68.  
  69. \CHAP5
  70.     STSR2E.EXE (pop-up command interpreter, uses the DOS Swappable Data
  71.         Area, including source in C and assembler)
  72.  
  73. \CHAP6
  74.     ENVEDT.EXE (utility for interactively editing the master environment,
  75.         including source in C and assembler)
  76.  
  77. \CHAP7
  78.     MON.COM, ROMMON.COM, SERMON.COM, WINMON.COM (various flavors of DOS
  79.         debugger, with assembler source)
  80.  
  81. \CHAP8
  82.     INTRSPY.EXE, CMDSPY.EXE (the INTRSPY event-driven, script-driven
  83.         debugger, with sample scripts)
  84.  
  85.  
  86.     The authors of UNDOCUMENTED DOS would appreciate hearing of any
  87. problems you have with this software. We would also like to hear any
  88. comments, criticisms, or suggestions regarding the book itself. Feel
  89. free to contact us at the electronic addresses printed in the
  90. introduction to the book.
  91.  
  92.                                             
  93.                                     -- Andrew Schulman
  94.                                        andrew@pharlap.com
  95.                                        uunet!pharlap!andrew
  96.                                        CIS: 76320,302
  97.  
  98.  
  99.