I am using CreateFile to open a snapshot volume, and ReadFile to read from it. On one system I had an attempt to read 1 mb fail with a CRC error. As I understand it, the drive should be doing its own bad sector mapping, but apparently it's not. I know that NTFS has bad sector handling, does...
bad sectors
crc error
createfile
data integrity
disk management
drive errors
error handling
filelevelfile system
ntfs
operating system
read operations
readfile
storage
system issues
volume management
volume snapshot
windows