comparison src/protocols/oscar/aim.h @ 4811:22a7602ebe25

[gaim-migrate @ 5131] I'd like to point out that I beat Windows ICQ on this one, as far as I know. We really need to release 0.60. committer: Tailor Script <tailor@pidgin.im>
author Mark Doliner <mark@kingant.net>
date Mon, 17 Mar 2003 07:28:37 +0000
parents 9810ce8e7a96
children e6654fab588b
comparison
equal deleted inserted replaced
4810:0abbbeec0ee8 4811:22a7602ebe25
1030 #define AIM_CAPS_EMPTY 0x00002000 1030 #define AIM_CAPS_EMPTY 0x00002000
1031 #define AIM_CAPS_ICQSERVERRELAY 0x00004000 1031 #define AIM_CAPS_ICQSERVERRELAY 0x00004000
1032 #define AIM_CAPS_ICQUNKNOWN 0x00008000 1032 #define AIM_CAPS_ICQUNKNOWN 0x00008000
1033 #define AIM_CAPS_TRILLIANCRYPT 0x00010000 1033 #define AIM_CAPS_TRILLIANCRYPT 0x00010000
1034 #define AIM_CAPS_ICQUTF8 0x00020000 1034 #define AIM_CAPS_ICQUTF8 0x00020000
1035 #define AIM_CAPS_LAST 0x00040000 1035 #define AIM_CAPS_INTEROPERATE 0x00040000
1036 #define AIM_CAPS_LAST 0x00080000
1036 1037
1037 faim_export int aim_0002_000b(aim_session_t *sess, aim_conn_t *conn, const char *sn); 1038 faim_export int aim_0002_000b(aim_session_t *sess, aim_conn_t *conn, const char *sn);
1038 1039
1039 #define AIM_SENDMEMBLOCK_FLAG_ISREQUEST 0 1040 #define AIM_SENDMEMBLOCK_FLAG_ISREQUEST 0
1040 #define AIM_SENDMEMBLOCK_FLAG_ISHASH 1 1041 #define AIM_SENDMEMBLOCK_FLAG_ISHASH 1