N
Nico
Hello,
I am trying to use named mutex in a COM object. Unfortunately, to my
surprise, it seems that if I create the mutex inside the COM object, other
applications (any application or another COM) cannot see that the mutex
already exists.
Is there any kind of limitation when using mutex?
Thanks a lot!
Nicolas
I am trying to use named mutex in a COM object. Unfortunately, to my
surprise, it seems that if I create the mutex inside the COM object, other
applications (any application or another COM) cannot see that the mutex
already exists.
Is there any kind of limitation when using mutex?
Thanks a lot!
Nicolas