InitGuid.h
上传用户:dzyhzl
上传日期:2019-04-29
资源大小:56270k
文件大小:1k
源码类别:

模拟服务器

开发平台:

C/C++

  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>