Firing Event in Second Thread

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

Firing Event in Second Thread

maurel
I expect to build an activex (Free threaded model) that fire events from a
second thread.

I known that in Visual Basic, an event fired by an ActiveX component from
a thread other than the main thread sometimes cause error.

I wonder if Dolphin has the same limitation.