| 234 #define AIM_CB_SPECIAL_AUTHOTHER 0x0002 |
234 #define AIM_CB_SPECIAL_AUTHOTHER 0x0002 |
| 235 #define AIM_CB_SPECIAL_CONNERR 0x0003 |
235 #define AIM_CB_SPECIAL_CONNERR 0x0003 |
| 236 #define AIM_CB_SPECIAL_CONNCOMPLETE 0x0004 |
236 #define AIM_CB_SPECIAL_CONNCOMPLETE 0x0004 |
| 237 #define AIM_CB_SPECIAL_FLAPVER 0x0005 |
237 #define AIM_CB_SPECIAL_FLAPVER 0x0005 |
| 238 #define AIM_CB_SPECIAL_CONNINITDONE 0x0006 |
238 #define AIM_CB_SPECIAL_CONNINITDONE 0x0006 |
| 239 #define AIM_CB_SPECIAL_DEBUGCONN_CONNECT 0xe001 |
|
| 240 #define AIM_CB_SPECIAL_UNKNOWN 0xffff |
239 #define AIM_CB_SPECIAL_UNKNOWN 0xffff |
| 241 #define AIM_CB_SPECIAL_DEFAULT AIM_CB_SPECIAL_UNKNOWN |
240 #define AIM_CB_SPECIAL_DEFAULT AIM_CB_SPECIAL_UNKNOWN |
| 242 |
241 |
| 243 |
242 |
| 244 #endif/*__AIM_CBTYPES_H__ */ |
243 #endif/*__AIM_CBTYPES_H__ */ |