CDNAV_ERR.H
上传用户:super_houu
上传日期:2008-09-21
资源大小:4099k
文件大小:0k
源码类别:

DVD

开发平台:

Others

  1. #include "Config.h" // Global Configuration - do not remove!
  2. #ifndef _CDNAV_ERR_H
  3. #define _CDNAV_ERR_H
  4. //#include "core_err.h"
  5. #include "PlayCorecoremaincore_err.h"  //kz  07092002
  6. #define CDNAV_ERR_PROHIBITED_UOP MAKE_ERROR_CODE(CDNAV_ERROR_BASE, 1 )
  7. #define CDNAV_ERR_REPEAT_AB_PROHIBIT MAKE_ERROR_CODE(CDNAV_ERROR_BASE, 2 )
  8. #endif