2009/4/22 doren ah <doren.ah at gmail.com> > > > BOOL CPhoneDlg::OnInitDialog() > > { > > CPhoneDlg phoneDlg; > > pObj =(void*)&phoneDlg; > > ?????????????????. > > } > What are you doing here? Do you understand? If you want you can use a next: pObj = (void*)this; but in any case, i think, you use a wrong way for your task. It's not a pjproject error that you have. You need to learn little more about MFC dialogs and OOP programming. If you want mail to me directly i'll try to help. -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.pjsip.org/pipermail/pjsip_lists.pjsip.org/attachments/20090422/047c53cc/attachment.html>