D
drasko.andric
I use mutex to ensure that my application is only once instanced. It
works fine but only for one user. Second user can run second instance
of app at the same time. I tought that mutex visibility is not limited
by user?
Any suggestions?
Thanx
Drasko
works fine but only for one user. Second user can run second instance
of app at the same time. I tought that mutex visibility is not limited
by user?
Any suggestions?
Thanx
Drasko