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

  1. #ifdef __FLAT__
  2.   #include <win32\wsvv.h>
  3. #else
  4.   #error wsvv.h can only be used in a Win32 Application
  5. #endif
  6.