comparison src/protocols/oscar/aim_cbtypes.h @ 2675:e759254b29bb

[gaim-migrate @ 2688] This source code was developed using Microsoft Visual Studio 6.0. committer: Tailor Script <tailor@pidgin.im>
author Adam Fritzler <mid@auk.cx>
date Mon, 05 Nov 2001 12:25:22 +0000
parents 424a40f12a6c
children e841b14b5b89
comparison
equal deleted inserted replaced
2674:de99ce38ad1f 2675:e759254b29bb
221 #define AIM_CB_SPECIAL_AUTHSUCCESS 0x0001 221 #define AIM_CB_SPECIAL_AUTHSUCCESS 0x0001
222 #define AIM_CB_SPECIAL_AUTHOTHER 0x0002 222 #define AIM_CB_SPECIAL_AUTHOTHER 0x0002
223 #define AIM_CB_SPECIAL_CONNERR 0x0003 223 #define AIM_CB_SPECIAL_CONNERR 0x0003
224 #define AIM_CB_SPECIAL_CONNCOMPLETE 0x0004 224 #define AIM_CB_SPECIAL_CONNCOMPLETE 0x0004
225 #define AIM_CB_SPECIAL_FLAPVER 0x0005 225 #define AIM_CB_SPECIAL_FLAPVER 0x0005
226 #define AIM_CB_SPECIAL_CONNINITDONE 0x0006
226 #define AIM_CB_SPECIAL_DEBUGCONN_CONNECT 0xe001 227 #define AIM_CB_SPECIAL_DEBUGCONN_CONNECT 0xe001
227 #define AIM_CB_SPECIAL_UNKNOWN 0xffff 228 #define AIM_CB_SPECIAL_UNKNOWN 0xffff
228 #define AIM_CB_SPECIAL_DEFAULT AIM_CB_SPECIAL_UNKNOWN 229 #define AIM_CB_SPECIAL_DEFAULT AIM_CB_SPECIAL_UNKNOWN
229 230
230 231