ver.h
上传用户:poi891205
上传日期:2013-07-15
资源大小:9745k
文件大小:1k
源码类别:

DVD

开发平台:

C/C++

  1. /*
  2. *
  3. */
  4. #ifndef __VER_H
  5. #define __VER_H
  6. /*WMA/HDCD:
  7. * "This product is protected by certain intellectual property rights of
  8. * Microsoft and cannot be used or further
  9. * distributed without a license from Microsoft.
  10. */
  11. #define SPHE8202  1 //terry,2004/4/9 10:39AM
  12. /*
  13. * This file must use C language format,because it will be parser by cpp.exe
  14. */
  15. //Maoyong 2004.04.17 move KERNER_VERSION to setup_tab_ui1.c, but it will at last
  16. //rewrited and defined as an array in kernel part code.
  17. //#define PORTABLE_DVD
  18. //#define PMP_DVD
  19. // KERNEL_VERSION moved to libkern.a, leochen 2004/4/19 09:44