-
G
Windows 8.1 CRC error reading volume.
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...- Gregg H
- Thread
- bad sectors crc error createfile data integrity disk management drive issues error handling file level file system ntfs read operations readfile storage system issues volume management volume snapshot windows
- Replies: 2
- Forum: Programming and Scripting
-
M
Windows 7 Input redirection does not work with DOS commands
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...- MtheK
- Thread
- batch file cd command command execution command line console input dir command dos error handling file path input redirection peekconsoleinput readfile sp1 type command windows 7 windows api
- Replies: 1
- Forum: Windows Help and Support