source: trunk/eraser6/Eraser.Util/VolumeInfo.cs @ 1873

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @1873   3 years lowjoel Don't double error-handle in VolumeInfo?: The OpenHandle? and Open functions …
(edit) @1867   3 years lowjoel Compilo fix.
(edit) @1865   3 years lowjoel When we cannot lock volumes, throw the real cause of the exception instead …
(edit) @1843   3 years lowjoel Use VolumeInfo?.OpenHandle? to query a volume for NTFS information instead …
(edit) @1841   3 years lowjoel Instead of hardcoding 0x80 to be passed to CreateFile?, use the named …
(edit) @1838   3 years lowjoel No need to check that a valid handle is returned, OpenHandle? will throw an …
(edit) @1837   3 years lowjoel Allow non-administrators to query disk performance information.
(edit) @1802   3 years lowjoel Merged the CodeReview? Branch back to trunk. (Finally!) Closes #275: Code …
(edit) @1733   3 years lowjoel Forward port from Eraser 6.0: Change the behaviour to …
(edit) @1731   3 years lowjoel Forward port from Eraser 6.0: GetDriveType? requires the path to have a …
(edit) @1728   3 years lowjoel Handle corrupt volumes properly when getting volume information from it.
(edit) @1696   3 years lowjoel Forward port from Eraser 6.0: Enabled VolumeInfo? class to deal with UNC …
(edit) @1675   3 years lowjoel Updated copyright information: since Eraser is still under development we …
(edit) @1638   3 years lowjoel Forward port from Eraser 6.0: Fixed exception when the filesystem object …
(edit) @1360   4 years lowjoel Eraser's still under development, so update the copyright notice.
(edit) @1359   4 years lowjoel Set svn:eol-style to native
(edit) @1234   4 years lowjoel Before unlocking a volume, flush the contents to disk since .NET seems to …
(edit) @1227   4 years lowjoel Detect whether FAT12 or FAT16 is used when FAT is returned from …
(edit) @1223   4 years lowjoel Implemented raw volume access.
(edit) @1207   4 years lowjoel Implemented FAT directory cleaning.
(edit) @1139   4 years lowjoel Handle unformatted (or unrecognised) partitions of a drive properly. …
(copy) @1079   4 years lowjoel Move Eraser 6 to trunk
copied from branches/eraser6/Eraser.Util/VolumeInfo.cs:
(edit) @1071   4 years lowjoel Fixed a few code analysis warnings.
Note: See TracRevisionLog for help on using the revision log.