kb_xmlParse.h
上传用户:fy98168
上传日期:2015-06-26
资源大小:13771k
文件大小:0k
源码类别:

DVD

开发平台:

C/C++

  1. #ifndef _KB_XML_PARSE_H
  2. #define _KB_XML_PARSE_H
  3. #include "StbMoviesInfo.h"
  4. extern void KB_XmlParse(char *buf, int bufsize);
  5. #endif
  6. /* EOF */