home *** CD-ROM | disk | FTP | other *** search
/ QBasic & Borland Pascal & C / Delphi5.iso / C / BC_502 / MSINC.PAK / TOOLHELP.H < prev    next >
Encoding:
C/C++ Source or Header  |  1997-05-06  |  125 b   |  6 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
  6.