
MFC UI Thread doesnt start when COM method called in multi-threaded MFC dialog App
I have written a multi-threaded
MFC dialog app with a COM interface. The
problem is when a call is made to the COM interface (when the APP is not
running) the MFC UI thread doesnt get started. With VB COM servers if
you have a COM interface and it is called when the APP is not running
the VB interface is started up.
I have methods for starting up the other worker threads when a COM
method is called.
How do you start a VC++ MFC UI thread up when a method from the COM
interface is called?
Thanks,
--
----------------------------------------------------------------
Bill & Heather Hase
----------------------------------