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

模拟服务器

开发平台:

C/C++

  1. //+-------------------------------------------------------------------------
  2. //
  3. //  Copyright (C) Microsoft Corporation, 1991 - 1996.
  4. //
  5. //  Contents:  Scheduling Agent interface error definitions.
  6. //
  7. //--------------------------------------------------------------------------
  8. #ifndef _MSTERR_H_
  9. #define _MSTERR_H_
  10. #include "winerror.h"
  11. // Task Scheduler error codes have been moved to winerror.h
  12. #endif // _MSTERR_H_