Hello I'm new in Driver Development. And I need some deep informations about Driver development., esspecially about drivers which work with hard disk.

I want to protect some of config files (of my application) against disk defragmentation utilities. Drivers already written, I must add that future. I want not to allow utilities copy some sectors.


Can you help me and say what books must I read to understand drivers(in common) and drivers which work with file system?

Thank you.