MSTErr.h
Upload User: dzyhzl
Upload Date: 2019-04-29
Package Size: 56270k
Code Size: 0k
Development Platform:

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_