这是一个SIGMA方案的PMP播放器的UCLINUX程序,可播放DVD,VCD,CD MP3...有很好的参考价值.

源代码在线查看: define.h

软件大小: 10027 K
上传用户: xingxian
关键词: UCLINUX SIGMA PMP DVD
下载地址: 免注册下载 普通下载 VIP

相关代码

				/*****************************************************************************				*  define.h : Master module definition (macro define) 				*  REALmagic Quasar Hardware Library				*  Created by Michael Ignaszewski				*  Copyright Sigma Designs Inc				*  Sigma Designs Proprietary and confidential				*  Created on 03/10/99				*  Description:				*****************************************************************************/								#ifndef _DEFINEH_				#define _DEFINEH_								/*****************************************************************************				 OS : Windows 9x				*****************************************************************************/				#define _OS_WIN9X_								#define RING3_APPLICATION				#define MAX_INSTANCES		16								#endif							

相关资源