MFC UI Thread doesnt start when COM method called in multi-threaded MFC dialog App 
Author Message
 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

----------------------------------



Tue, 16 Sep 2003 08:55:09 GMT  
 
 [ 1 post ] 

 Relevant Pages 

1. Starting a UI Thread from a UI Thread.

2. mfc ui thread from dialog based application

3. Doubt in dialog based threads in linux (UI threading)

4. Doubt in dialog based threads in linux (UI threading)

5. ?MFC? UI Thread

6. MFC 4.0 UI thread reentrancy

7. MFC UI threads - application freezes when returning to main app

8. UI Threading / Activex / MFC problem!!

9. MFC UI Threads

10. MFC UI Thread Leaks Memory if Controls are Created in It

11. Creating UI Threads in an MFC DLL

12. MFC UI Thread with Child/Doc/View classes?

 

 
Powered by phpBB® Forum Software