Hello All,
I writing a driver for windows 2k/xp/2k3. For debugging purpose I want to
make a data structre read only. There is call MmProtectMdlSystemAddress to
change it to read only but it is only supported from XP onward. Is there any
way i can do it on windows 2000.

Thanks