home *** CD-ROM | disk | FTP | other *** search
/ The Net: Ultimate Internet Guide / WWLCD1.ISO / mac / SiteBldr / DIRECTX2 / SDK / README.TXT
Encoding:
Text File  |  1996-05-28  |  591 b   |  20 lines  |  [TEXT/hscd]

  1. This directory contains all SDK components.
  2.  
  3. To ensure compatability with all editors, all tabs have been replaced
  4. with spaces in all source files.
  5.  
  6. BIN:
  7.     Sample app executables
  8.   
  9. INC:
  10.     contains include files for DirectDraw, DirectSound, and DirectPlay
  11.  
  12. LIB:
  13.     contains library files for DirectDraw, DirectSound, and DirectPlay
  14.     *.LIB : COFF libraries (used by Microsoft Visual C++ 2.0 or higher)
  15.     *.LBW : 32-bit OMF libraries (used by Watcom C/C++ 10.0)
  16.  
  17. SAMPLES:
  18.     Contains all sample code.   See readme.txt file in this directory for
  19.     more details.
  20.