Changeset 507 for branches/eraser6/Util/VolumeInfo.cs
- Timestamp:
- 11/11/2008 1:52:06 AM (5 years ago)
- File:
-
- 1 edited
-
branches/eraser6/Util/VolumeInfo.cs (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
branches/eraser6/Util/VolumeInfo.cs
r489 r507 153 153 case 4390: 154 154 break; 155 case 2: 156 throw new FileNotFoundException(); 155 157 default: 156 158 throw new Win32Exception(Marshal.GetLastWin32Error());
Note: See TracChangeset
for help on using the changeset viewer.
