Changeset 2155 for trunk/eraser/Eraser.Util/NativeMethods/Kernel.cs
- Timestamp:
- 6/13/2010 12:29:44 AM (2 years ago)
- File:
-
- 1 edited
-
trunk/eraser/Eraser.Util/NativeMethods/Kernel.cs (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/eraser/Eraser.Util/NativeMethods/Kernel.cs
r2076 r2155 456 456 457 457 public const uint FILE_READ_ATTRIBUTES = 0x0080; 458 public const uint FILE_WRITE_ATTRIBUTES = 0x0100; 458 459 public const uint GENERIC_READ = 0x80000000; 459 460 public const uint GENERIC_WRITE = 0x40000000;
Note: See TracChangeset
for help on using the changeset viewer.
