Hi, I need to use the same thread for several Dialogs. I do it for one dialog
and it works, because I associate it with this dialog. But If I want to use
it in another dialog, ¿How can I do it? How can I associate it with several
dialogs?
Another question: How Can I use a member class dialog variable in another
Dialog code?
Thanks.