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.

23 lines
522 B

  1. ///////////////////////////////////////////////////////////////////////////////
  2. //
  3. // Copyright (c) 1997, Microsoft Corp. All rights reserved.
  4. //
  5. // FILE
  6. //
  7. // iasuuid.cpp
  8. //
  9. // SYNOPSIS
  10. //
  11. // This file initializes the IAS UUID's.
  12. //
  13. // MODIFICATION HISTORY
  14. //
  15. // 11/20/1997 Original version.
  16. // 02/27/1998 Removed the OLE-DB constants.
  17. //
  18. ///////////////////////////////////////////////////////////////////////////////
  19. #define INITGUID
  20. #include <guiddef.h>
  21. #include <iasuuid.h>