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

模拟服务器

开发平台:

C/C++

  1. /*****************************************************************************
  2. *                                                                             *
  3. * DataPath.h    Obsolete DataPath header                                      *
  4. *                                                                             *
  5. *               Copyright 1995 - 1999 Microsoft Corp. All rights reserved.    *
  6. *                                                                             *
  7. *****************************************************************************/
  8. #ifndef __datapath_h__
  9. #define __datapath_h__
  10. #pragma message("WARNING: your code should #include ocidl.h instead of datapath.h")
  11. #include <ocidl.h>
  12. #endif