error in COM object
C / C++ / MFC
1
Posts
1
Posters
0
Views
1
Watching
-
Dear all, I have a C++ unmanaged COM object which is being used in a C## application. Sometimes, when I raise event from COM object I get an HRESULT with below message: The process cannot access the file because it is being used by another process. I can not understand how this message relates to event raising. Please help me about this weird situation If you have similar experience. Regards