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

  1. #if !defined(_OLE2_H_)
  2.   #ifdef __FLAT__
  3.     #include <win32\ole2.h>
  4.   #else
  5.     #include <win16\ole2.h>
  6.   #endif
  7. #endif /* _OLE2_H_ */
  8.