Tech Support > Microsoft Windows > Drivers > Shared Memory in Mirror Driver and user mode on windows vista
Shared Memory in Mirror Driver and user mode on windows vista
Posted by Simpy_A on July 6th, 2006


Hi all,
I am currently developing a mirror driver using shared memory concept. It
works fine on Windows XP, but when I install this Mirror Driver on Windows
Vista beta 2, then user mode application cannot map shared memory, error
occur that another process is using this File, Mirror Driver is based on
XPDM. What is the problem in this, Vista does not support shared memory
concept or I have to do something more.