home *** CD-ROM | disk | FTP | other *** search
/ Power GUI Programming with VisualAge C++ / powergui.iso / trialva / ibmcppw / sdk / winh / dvobj.h < prev    next >
Encoding:
C/C++ Source or Header  |  1995-07-11  |  426 b   |  16 lines

  1. //+---------------------------------------------------------------------------
  2. //
  3. //  Microsoft Windows
  4. //  Copyright (C) Microsoft Corporation, 1992 - 1995.
  5. //
  6. //  File:       dvobj.h
  7. //
  8. //----------------------------------------------------------------------------
  9.  
  10. #ifndef RC_INVOKED
  11. #pragma message("WARNING: your code should include ole2.h instead of dvobj.h")
  12. #endif /* !RC_INVOKED */
  13.  
  14. #include <ole2.h>
  15.  
  16.