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

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