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