igoticecream Grandmaster Cheater Supreme
Reputation: 0
Joined: 23 Apr 2006 Posts: 1807 Location: 0x00400000
|
Posted: Thu Jul 08, 2010 9:16 pm Post subject: Releaing a mutex without owning it |
|
|
Hey all.
I found myself trying to release a mutex object at usermode without success. I get the handle by OpenMutex, and after calling ReleaseMutex, GetLastError say me "ERROR_NOT_OWNER" (I guess the process that create the mutex use TRUE value as second parameter)
Does anyone know a way of release the mutex at user level? if not, what you propose ar kernel level. Thanks
_________________
+~ |
|