How to find Mutex - nobody can answer!

P

Poppe

Hello

I've been spending time to find out an applications mutex value.

It's a name that has been written inside the software and there are ways to
find it out. For example by using "ProcessExplorer" software.

Unfortunately there is no documentation how to find the mutex value, even
with this software.

Does anybody know how to find it out?

Is it in registry?

Please help!
 
S

sandy58

Hello

I've been spending time to find out an applications mutex value.

It's a name that has been written inside the software and there are ways to
find it out. For example by using "ProcessExplorer" software.

Unfortunately there is no documentation how to find the mutex value, even
with this software.

Does anybody know how to find it out?

Is it in registry?

Please help!

All about Mutex and all.
http://www.webopedia.com/TERM/M/mutex.html

Search registry for mutex
HKey local machine
 
V

VanguardLH

Poppe said:
Hello

I've been spending time to find out an applications mutex value.

It's a name that has been written inside the software and there are ways to
find it out. For example by using "ProcessExplorer" software.

Unfortunately there is no documentation how to find the mutex value, even
with this software.

Does anybody know how to find it out?

Is it in registry?

Please help!

This is a *basic* function of Windows? I don't think so. Looks like you
want to ask in a programming group.

http://en.wikipedia.org/wiki/Mutex
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top