home *** CD-ROM | disk | FTP | other *** search
/ DOS/V Power Report 1997 May / VPR9705A.ISO / VPR_DATA / PROGRAM / CBTRIAL / SETUP / DATA.Z / FTSIFACE.H < prev    next >
Text File  |  1997-02-14  |  136b  |  6 lines

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