GUIDS.CPP
Upload User: bangxh
Upload Date: 2007-01-31
Package Size: 42235k
Code Size: 1k
Category:

Windows Develop

Development Platform:

Visual C++

  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. #define INITGUID                   // define all the guids.
  15. #include "IPServer.H"
  16. #include "Guids.H"
  17. #include "olectl.h"
  18. #include "ToDoSvrIfc.H"