home *** CD-ROM | disk | FTP | other *** search
/ PC Plus SuperCD (UK) 2000 May / PCP163A.iso / Runimage / Cbuilder4 / Include / OLECTLID.H < prev    next >
Encoding:
C/C++ Source or Header  |  1999-01-26  |  904 b   |  15 lines

  1. #pragma option push -b -a8 -pc -A- /*P_O_Push_S*/
  2. /*****************************************************************************\
  3. *                                                                             *
  4. * olectlid.h    Master definition of GUIDs for OLE Controls                   *
  5. *                                                                             *
  6. *               OLE Version 2.0                                               *
  7. *                                                                             *
  8. *               Copyright 1992 - 1998 Microsoft Corp. All rights reserved. *
  9. *                                                                             *
  10. \*****************************************************************************/
  11.  
  12. #pragma message("WARNING: your code should #include olectl.h instead")
  13. #include <olectl.h>
  14. #pragma option pop /*P_O_Pop*/
  15.