Changeset 2150 for trunk/eraser/Eraser.Util/Win32ErrorCodes.cs
- Timestamp:
- 5/16/2010 11:39:14 AM (2 years ago)
- File:
-
- 1 edited
-
trunk/eraser/Eraser.Util/Win32ErrorCodes.cs (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/eraser/Eraser.Util/Win32ErrorCodes.cs
r2140 r2150 86 86 public const int SharingViolation = 32; 87 87 public const int InvalidParameter = 87; 88 public const int DiskFull = 112; 88 89 public const int MoreData = 234; 89 90 public const int NoMoreItems = 259;
Note: See TracChangeset
for help on using the changeset viewer.
