home *** CD-ROM | disk | FTP | other *** search
/ Tricks of the Windows Gam…ming Gurus (2nd Edition) / Disc2.iso / msdn_vcb / samples / vc98 / sdk / sysmgmt / sms / smsapi / readme.txt < prev   
Text File  |  1996-10-15  |  493b  |  15 lines

  1. This directory contains sample programs for the
  2. SMS C api.  
  3.  
  4. The makefiles for each sample program includes
  5. "..\paths.mk", thus you need to make sure that
  6. this file is present in the parent directory
  7. when you build each sample program. Before 
  8. building the samples, edit "paths.mk" 
  9. and change the paths specified there to match
  10. your system's configuration.  Also note that the
  11. DEST directory, specified in "paths.mk", must
  12. exist before you can build the sample applications.
  13.  
  14.  
  15.