Quote:
Originally posted by Mouton
Sometime during a user's log-in, onlinedata returns -1 as UserId...
Is that expected ?
Is there other cases like that that would make subsequent calls to DC_xxx crash ?
Took a while to isolate the reason why onlinedata fetches crashed ioftpd.exe in certain occasion....
|
Different compiler settings, could cause such behaviour (use 8byte [32bit] padding for structures) Online data returns -1, when user has not identified himself (as connection is killable at this point, by using WM_KILL)