Guest_imported
New member
- Jan 1, 1970
- 0
hi all!
I'm developing a multithreaded MFC activex control and want to send messages
to my COleControl object from one of the threads.
My idea was to use WM_USER messages, but SendMessage requires the
destination window's handle and my m_hWnd is NULL...
has anybody a solution for this?
ciao
holger
I'm developing a multithreaded MFC activex control and want to send messages
to my COleControl object from one of the threads.
My idea was to use WM_USER messages, but SendMessage requires the
destination window's handle and my m_hWnd is NULL...
has anybody a solution for this?
ciao
holger