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

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