Ember

file description

Aug 26th, 2015
102
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
C++ 0.22 KB | None | 0 0
  1. struct Description
  2. {
  3.     UInt FileAttributes;
  4.     ULong CreationTime;
  5.     ULong LastAccessTime;
  6.     ULong LastWriteTime;
  7.     UInt VolumeSerialNumber;
  8.     ULong FileSize;
  9.     UInt NumberOfLinks;
  10.     ULong FileIndex;
  11. };
Advertisement
Add Comment
Please, Sign In to add comment