|
From: Roland R. <rr...@gu...> - 2001-01-28 17:32:22
|
I have been using icqlib and having no problems, today I upgraded to the latest version of the code (i hadn't upgraded for maybe 4 months) and I changed my code to fit the changes to the API, and then when I try and connect it crashes on this line: memset(link->d->icq_UDPServMess, FALSE, sizeof(link->d->icq_UDPServMess)); in icq_Login() link->d is null what am I doing wrong? (i am using win32) Thank You |