userlogo.h
资源名称:8202s.rar [点击查看]
上传用户:poi891205
上传日期:2013-07-15
资源大小:9745k
文件大小:0k
源码类别:
DVD
开发平台:
C/C++
- #ifndef __USERLOGO_H
- #define __USERLOGO_H
- //#include "memmap.h"
- //#include "memmap0.h"
- #include "types.h"
- UINT8 Is_Jpg_Logo();
- UINT8 Is_User_Mpeg_Logo();
- void Change_User_Logo();
- void Fetch_Jpg_Logo();
- void Save_Mpeg_Logo();
- void ShowJpgTitle();
- void ShowMpegTitle();
- #endif//__USERLOGO_H