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.

28 lines
639 B

  1. //////////////////////////////////////////////////////////////////////////////
  2. //
  3. // Copyright (c) 1999-2000 Microsoft Corporation
  4. //
  5. // Module Name:
  6. // GUIDS.H
  7. //
  8. // Description:
  9. // Guid definition file.
  10. //
  11. // Maintained By:
  12. // Geoffrey Pease (GPEASE) 22-NOV-1999
  13. //
  14. // Notes:
  15. // File gets re-include after INITGUID.H is included in GUIDS.CPP. You
  16. // should not use "#pragma once" in this file.
  17. //
  18. //////////////////////////////////////////////////////////////////////////////
  19. // not pragma once
  20. #ifndef _GUIDS_H_
  21. #define _GUIDS_H_
  22. //
  23. // External CLSIDs
  24. //
  25. #endif // _GUIDS_H_