home *** CD-ROM | disk | FTP | other *** search
/ For Beginners & Professional Hackers / cd.iso / docum / dos-ref.doc / read.me < prev    next >
Encoding:
Text File  |  1990-09-26  |  2.8 KB  |  79 lines

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