home *** CD-ROM | disk | FTP | other *** search
/ Microsoft Programmer's Library 1.3 / Microsoft-Programers-Library-v1.3.iso / sampcode / video / readme.txt
Encoding:
Text File  |  1988-08-11  |  1.7 KB  |  52 lines

  1.      This is the Programmer's Library version of the companion disk to
  2.  
  3.            "Programmer's Guide to PC and PS/2 Video Programming."
  4.  
  5.  
  6. ******************************************************************************
  7. *                                                                            *
  8. *       Don't forget -- back up the source code before you modify it!        *
  9. *                                                                            *
  10. ******************************************************************************
  11.  
  12.  
  13. CONTENTS OF THIS DIRECTORY:
  14.  
  15. Each subdirectory of this directory  contains the source code listings for one of
  16. the chapters in the book.  The filenames are self-descriptive.  For example,
  17. Listing 13-4a in Chapter 13 is in subdirectory \13 in a file named 13-4A.ASM.
  18.  
  19. The \DEMO subdirectory contains a short C program that uses several of the
  20. source code examples in a simple application.
  21.  
  22.  
  23. COMPATIBILITY:
  24.  
  25. The source code routines on this disk have been tested using the following
  26. programming tools:
  27.  
  28.     - IBM PC-DOS (version 3.30)
  29.     - Microsoft Macro Assembler (version 4.00)
  30.     - Microsoft LINK (version 3.55)
  31.     - Microsoft MAKE (version 4.05)
  32.     - Microsoft C (version 4.00)
  33.     - Microsoft Fortran (version 4.00)
  34.     - Turbo Pascal (version 3.00B)
  35.     - IBM BASICA (version A3.30)
  36.     - Graphics Software Systems' DGIS Development Kit (version 1.00)
  37.     - Microsoft Windows Development Kit (with Windows version 1.03)
  38.  
  39.  
  40. CONTACT:
  41.  
  42. I welcome your comments, questions, suggestions, bug fixes, and so on.  Send
  43. them to:
  44.  
  45.     Microsoft Press
  46.     16011 N.E. 36th Way
  47.     Redmond, Washington 98073-9717
  48.  
  49.  
  50. Richard Wilton
  51. 16 September 1987
  52.