Quote Originally Posted by pcuong1983 View Post
Yeah, I used Worker thread in my project.
I have att my project with this post
You can see my code there and please tell me what is the problems with my code.
You'll need to put the CoInitialize/CoUnitialize pair into each thread where COM objects are called.