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
file level
file system
ntfs
operating system
read operations
readfile
storage
system issues
volume management
volume snapshot
windows
I was trying to get the 'CD' (change directory) DOS command to work with
input redirection (left arrow), but could not do so, tho, thank goodness,
I found PUSHD&POPD so I no longer need CD in my .BAT now. However, I could not
get any of these commands to work either: TYPE, MORE, and especially...
batch file
cd command
command execution
command line
console input
dir command
dos commands
error handling
file paths
input redirection
peekconsoleinput
readfile
sp1
type command
win32 api
windows 7