| 807 #define AIM_CAPS_SENDFILE 0x0020 |
807 #define AIM_CAPS_SENDFILE 0x0020 |
| 808 #define AIM_CAPS_GAMES 0x0040 |
808 #define AIM_CAPS_GAMES 0x0040 |
| 809 #define AIM_CAPS_SAVESTOCKS 0x0080 |
809 #define AIM_CAPS_SAVESTOCKS 0x0080 |
| 810 #define AIM_CAPS_SENDBUDDYLIST 0x0100 |
810 #define AIM_CAPS_SENDBUDDYLIST 0x0100 |
| 811 #define AIM_CAPS_GAMES2 0x0200 |
811 #define AIM_CAPS_GAMES2 0x0200 |
| |
812 #define AIM_CAPS_EVERYBUDDY 0x0400 |
| 812 #define AIM_CAPS_LAST 0x8000 |
813 #define AIM_CAPS_LAST 0x8000 |
| 813 |
814 |
| 814 faim_export int aim_0002_000b(aim_session_t *sess, aim_conn_t *conn, const char *sn); |
815 faim_export int aim_0002_000b(aim_session_t *sess, aim_conn_t *conn, const char *sn); |
| 815 |
816 |
| 816 #define AIM_SENDMEMBLOCK_FLAG_ISREQUEST 0 |
817 #define AIM_SENDMEMBLOCK_FLAG_ISREQUEST 0 |