summaryrefslogtreecommitdiff
path: root/src/drive.h
diff options
context:
space:
mode:
authorStef Walter <stef@thewalter.net>2004-01-27 18:35:29 +0000
committerStef Walter <stef@thewalter.net>2004-01-27 18:35:29 +0000
commit048987b4e95b70a4559b9163d90e57dd69097203 (patch)
treeb31fa09615d3a5862eb959a70ff87cb2a2452aa2 /src/drive.h
parentedd737cd17f4e6712ba289e977c330ca3adc5495 (diff)
Fixes and changes:
- Handles Split MFT - Handles Windows XP formatted drives
Diffstat (limited to 'src/drive.h')
-rw-r--r--src/drive.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/drive.h b/src/drive.h
index bec704e..f0df9f1 100644
--- a/src/drive.h
+++ b/src/drive.h
@@ -27,6 +27,7 @@
#include "usuals.h"
const uint16 kSectorSize = 0x200;
+const uint64 kInvalidSector = 0xFFFFFFFFFFFFFFFF;
struct DriveLock;
struct PartitionInfo