home *** CD-ROM | disk | FTP | other *** search
/ Tricks of the Windows Gam…ming Gurus (2nd Edition) / Disc2.iso / msdn_vcb / samples / vc98 / sdk / com / activexcontrol / webimage / guids.cpp < prev    next >
C/C++ Source or Header  |  1997-10-09  |  803b  |  23 lines

  1. //=--------------------------------------------------------------------------=
  2. // Guids.Cpp
  3. //=--------------------------------------------------------------------------=
  4. // Copyright 1995 - 1997 Microsoft Corporation.  All Rights Reserved.
  5. //
  6. // THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF 
  7. // ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO 
  8. // THE IMPLIED WARRANTIES OF MERCHANTABILITY AND/OR FITNESS FOR A 
  9. // PARTICULAR PURPOSE.
  10. //=--------------------------------------------------------------------------=
  11. //
  12. // contains the guids we will define ourselves.
  13. //
  14.  
  15.  
  16. #define INITGUID                   // define all the guids.
  17. #include "IPServer.H"
  18.  
  19. #include "Guids.H"
  20. #include "olectl.h"
  21. #include "docobj.h"
  22. #include "WImgInterfaces.H"
  23.