Ignore:
Timestamp:
3/1/2010 9:36:02 AM (2 years ago)
Author:
lowjoel
Message:

Define a discrete SharingViolationException? which is thrown when a file is currently in use. This makes handling such errors easier.

File:
1 edited

Legend:

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

    r1832 r1872  
    113113    <Compile Include="NativeMethods\Sfc.cs" /> 
    114114    <Compile Include="ProgressManager.cs" /> 
     115    <Compile Include="ExtensionClasses\SharingViolationException.cs" /> 
    115116    <Compile Include="Shell.cs" /> 
    116117    <Compile Include="Win32ErrorCodes.cs" /> 
Note: See TracChangeset for help on using the changeset viewer.