1 Star 0 Fork 4

qioixiy / kopete-qq

forked from zhjun5337 / kopete-qq 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
translate.h 426 Bytes
一键复制 编辑 原始数据 按行查看 历史
zhjun5337 提交于 2014-04-14 14:58 . rm useless code
#ifndef INFO_H_H
#define INFO_H_H
#include <msg.h>
#include "qq_types.h"
extern "C"
{
void translate_global_init();
void translate_global_free();
int translate_message_to_struct(LwqqClient* lc,const char* to,const char* what,LwqqMsg*,int using_cface);
void translate_struct_to_message(qq_account* ac, LwqqMsgMessage* c,char* buf);
const char* translate_smile(int face);
char* translate_to_html_symbol(const char* s);
}
#endif
1
https://gitee.com/qioixiy/kopete-qq.git
git@gitee.com:qioixiy/kopete-qq.git
qioixiy
kopete-qq
kopete-qq
master

搜索帮助