home *** CD-ROM | disk | FTP | other *** search
/ Chip 1997 April / Chip_1997-04_cd.bin / prezent / cb / data.z / TOOLHELP.H < prev    next >
Text File  |  1997-01-16  |  123b  |  5 lines

  1. #ifndef __FLAT__
  2.   #include <win16\toolhelp.h>
  3. #else
  4.   #error toolhelp.h can only be used in a Win16 Application
  5. #endif