Click to See Complete Forum and Search --> : use activeX control in worker thread


gossip
November 22nd, 2004, 09:35 AM
Hi,

I need to use an ActiveX control on a worker thread. In order to do
that, in the worker thread, I create a dialog box and call Create() function of that ActiveX control in which I put the dialog as the *pParentWnd .

My problem is that once my worker thread has created the gui freeze on the screen.

Is there anybody who knows how I could use my ActiveX control in a
worker thread without affecting my main thread in such a negative way?

Thanks

Andreas Masur
November 22nd, 2004, 12:07 PM
[ Moved thread ]