Hi,
can you help me with simple question?
I want to develop an application for dialing and answering data calls (using etel api).
Do I need two separate threads for this? One thread for listening and other for dialing?
Because I don't know how can I use two CActive objects (two async requests) in one thread at same time...
Thanks!




