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

模拟服务器

开发平台:

C/C++

  1. /*****************************************************************************
  2. *                                                                             *
  3. * olectlid.h    Master definition of GUIDs for OLE Controls                   *
  4. *                                                                             *
  5. *               OLE Version 2.0                                               *
  6. *                                                                             *
  7. *               Copyright (c) 1992-1999, Microsoft Corp. All rights reserved. *
  8. *                                                                             *
  9. *****************************************************************************/
  10. #if _MSC_VER > 1000
  11. #pragma once
  12. #endif
  13. #pragma message("WARNING: your code should #include olectl.h instead of olectlid.h")
  14. #include <olectl.h>