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
816 B

  1. /*****************************************************************************\
  2. * *
  3. * initguid.h - Definitions for controlling GUID initialization *
  4. * *
  5. * OLE Version 2.0 *
  6. * *
  7. * Copyright (c) Microsoft Corporation. All rights reserved. *
  8. * *
  9. \*****************************************************************************/
  10. #if _MSC_VER > 1000
  11. #pragma once
  12. #endif
  13. #define INITGUID
  14. #include <guiddef.h>