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.

16 lines
409 B

  1. //+---------------------------------------------------------------------------
  2. //
  3. // Microsoft Windows
  4. // Copyright (C) Microsoft Corporation, 1992 - 1999.
  5. //
  6. // File: acguids.c
  7. //
  8. //----------------------------------------------------------------------------
  9. #define INITGUID
  10. #include <initguid.h>
  11. #include <windows.h>
  12. #include <ole2.h>
  13. #include <shobjidl.h>
  14. #include <marscore.h>