Leaked source code of windows server 2003
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

22 lines
538 B

  1. //+-------------------------------------------------------------------------
  2. //
  3. // Microsoft Windows
  4. // Copyright (C) Microsoft Corporation, 1992 - 1993.
  5. //
  6. // File: OLE2GUID.cxx (16 bit target)
  7. //
  8. // Contents: GUIDs for OLE2
  9. //
  10. // Functions:
  11. //
  12. // History: 17-Dec-93 JohannP Created
  13. //
  14. //--------------------------------------------------------------------------
  15. #pragma hdrstop
  16. #define INITGUID
  17. #include <string.h>
  18. #include "compobj.h"
  19. #include "initguid.h"
  20. #include "oleguid.h"
  21. #include "privguid.h"