Ignore:
Timestamp:
6/13/2010 2:32:41 PM (2 years ago)
Author:
lowjoel
Message:

Added a PhysicalDriveInfo? class which allows us to enumerate the physical drives on the current computer, and determine the partitions on those drives. However, this class doesn't yet work on dynamic volumes (or volumes which are non-basic)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/eraser/Eraser.Util/Eraser.Util.csproj

    r2067 r2174  
    116116    <Compile Include="NativeMethods\Mpr.cs" /> 
    117117    <Compile Include="NativeMethods\WinUser.cs" /> 
     118    <Compile Include="PhysicalDriveInfo.cs" /> 
    118119    <Compile Include="PostDataBuilder.cs" /> 
    119120    <Compile Include="Power.cs" /> 
Note: See TracChangeset for help on using the changeset viewer.