Click to See Complete Forum and Search --> : Please, Please help: My ActiveX does not support multithread access


F.Mayis
April 25th, 2001, 11:18 AM
Hi,
I really need help!
I have created a ctl activeX (i also test it with a DLL activeX).

i simply created 2 functions and each one display a message box.

then i created a VC project and try to access to the functions by 2 different threads.

but each time the program crashes in a dll vb.

In fact i try to create an activeX to serialize some calls and then to access certain object always in the same thread.

Can you help me please?