首页 | 数据结构 | 文件列表 | 数据字段 | 全局定义

sys_msg.h

浏览该文件的文档。
00001 
00023 // START OF FILE
00024 /*****************************************************************************/
00025 #ifndef _QQ_SYS_MSG_H_
00026 #define _QQ_SYS_MSG_H_
00027 
00028 #include <glib.h>
00029 #include "connection.h"         // GaimConnection
00030 
00031 void qq_process_msg_sys(guint8 * buf, gint buf_len, guint16 seq, GaimConnection * gc);
00032 
00033 #endif
00034 /*****************************************************************************/
00035 // END OF FILE

Generated at Mon May 8 15:41:24 2006 for OpenQ by  doxygen 1.4.4