COM Addin executing in it's own thread

S

Silas Peterson

We have a com add-in developed in c++ which calls a web service to transfer mails/contacts to a mysql database via webservices written in php.

While this process executes, it freezes outlook till it has completed execution.

What is the best way to overcome this ... multithreading ..?
out-of-proc server..?
would appriciate if anyone could provide simple samples for both ..
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top