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.

18 lines
533 B

  1. //////////////////////////////////////////////////////////////////////////////
  2. //
  3. // Module Name:
  4. // Guids.h
  5. //
  6. // Description:
  7. // This file contains both internal and external GUID definitions.
  8. //
  9. //////////////////////////////////////////////////////////////////////////////
  10. //
  11. // Component CLSIDs
  12. //
  13. // TODO: Regenerate this GUID and rename CLSID
  14. // {9DBE976E-32CB-426a-A8B1-26F60D1F5CCB}
  15. DEFINE_GUID( CLSID_IISClusCfg,
  16. 0x9dbe976e, 0x32cb, 0x426a, 0xa8, 0xb1, 0x26, 0xf6, 0xd, 0x1f, 0x5c, 0xcb );