#include <glib.h>#include "connection.h"sys_msg.h包含/依赖关系图:

此图展示直接或间接包含该文件的文件:

函数 | |
| void | qq_process_msg_sys (guint8 *buf, gint buf_len, guint16 seq, GaimConnection *gc) |
|
||||||||||||||||||||
|
The QQ2003C protocol plugin for gaim Copyright (C) 2004 Puzzlebird This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA 参考 _qq_process_msg_sys_add_contact_approved()、_qq_process_msg_sys_add_contact_rejected()、_qq_process_msg_sys_add_contact_request()、_qq_process_msg_sys_being_added()、_qq_send_packet_ack_msg_sys()、DECRYPT、QQ_CHARSET_DEFAULT、QQ_CLIENT、qq_crypt()、qq_get_source_str()、QQ_MSG_SYS_ADD_CONTACT_APPROVED、QQ_MSG_SYS_ADD_CONTACT_REJECTED、QQ_MSG_SYS_ADD_CONTACT_REQUEST、QQ_MSG_SYS_BEING_ADDED、QQ_MSG_SYS_NEW_VERSION、qq_to_utf8()、_qq_data::session_key、split_data()及_qq_data::uid. 参考自 _qq_packet_process(). 函数调用图: ![]() |
1.4.4