Changeset 2174 for trunk/eraser/Eraser.Util/Win32ErrorCodes.cs
- Timestamp:
- 6/13/2010 2:32:41 PM (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
r2165 r2174 89 89 public const int InvalidParameter = 87; 90 90 public const int DiskFull = 112; 91 public const int InsufficientBuffer = 122; 91 92 public const int MoreData = 234; 92 93 public const int NoMoreItems = 259;
Note: See TracChangeset
for help on using the changeset viewer.
