Automation error
The application called an interface that was marshalled for a different
thread.
I am not really creating any threads. I used spy++ and saw a few other
threads in my process though. I am not sure what is going on. Another
interesting thing is that this does not happen always.
Thanks,
-Jalil
Does it use any Win32 APIs? Some of those, if you're not careful, can
result in a separate thread being created
Tony Proctor
"Jalil" <Ja...@discussions.microsoft.com> wrote in message
news:71989674-0A1C-4CF4...@microsoft.com...