On 8/5/05, Joachim Staib <[EMAIL PROTECTED]> wrote: > 1. call CICQDaemon::ProtoPluginLoad("msn") > 2. wait until SIGNAL_NEWxPROTO_PLUGIN was emitted > 3. call gUserManager.AddOwner("..", MSN_PPID) > 4. fetch the owner calling gUserManager.FetchOwner(MSN_PPID) > 5. set the password by calling owner->SetPassword("...") > 6. drop the owner by gUserManager.DropOwner(MSN_PPID) > 7. try to logon with CICQDaemon::ProtoLogon(MSN_PPID, ICQ_STATUS_ONLINE)
Is there any debug output (please use -d31) when you call the ProtoPluginPload? Are you sure that FetchOwner is not returning NULL? And are you calling FetchOwner with LOCK_W? Jon ------------------------------------------------------- SF.Net email is Sponsored by the Better Software Conference & EXPO September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QA Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf _______________________________________________ Licq-devel mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/licq-devel