m_srinivas
March 20th, 2000, 12:20 PM
I have written a serivces, which does operation on a shared memory (mapped files), since every process is services it works fine...
but when i have written a small program(console application) which dumps information from this shared memory i get access deined problem..
basically i have used mutexes for sync the process.
Can anybody help me. to findout where exactly is the problem.
but when i have written a small program(console application) which dumps information from this shared memory i get access deined problem..
basically i have used mutexes for sync the process.
Can anybody help me. to findout where exactly is the problem.