Click to See Complete Forum and Search --> : How can I get the Thread which has locked my Mutex?


herbie_one
December 17th, 2004, 06:07 AM
Hallo,
I wonder how can I get the threadID of the thread which has locked my named mutex. I think the native api function "NTQueryMutant" is the correkt function, but she gives only the correct value for the current thread.
Can anybody help me?

by herbie