Hello,![]()
I have made a component that I pass through from application to application. (Using a property (ByRef))
That worked fine.
Now I am starting a new application I've created and the component I
use can't be passed through an application I call in the new application.
I get the following error;
![]()
The application called an interface that is marshalled for a different thread.
![]()
![]()
Could somebody help me Please. The msdn doesn't give me any possible solution![]()




Reply With Quote