S
Scott Bell
Hello all,
What is the equivalent in the .NET Framework for accessing
a device at the block/sector level such as one would when
using CreateFile on a device like "\\.\D:"? Attempting to create
a BinaryReader on a FileStream opened (read-only) on "D:"
yields an Access Denied exception.
Thanks,
- Scott
What is the equivalent in the .NET Framework for accessing
a device at the block/sector level such as one would when
using CreateFile on a device like "\\.\D:"? Attempting to create
a BinaryReader on a FileStream opened (read-only) on "D:"
yields an Access Denied exception.
Thanks,
- Scott