Filesystem services: Difference between revisions
Steveice10 (talk | contribs) No edit summary |
Steveice10 (talk | contribs) m Attributes is very likely a structure. |
||
Line 851: | Line 851: | ||
{| class="wikitable" border="1" | {| class="wikitable" border="1" | ||
|- | |- | ||
! | ! Offset | ||
! Size | |||
! Description | ! Description | ||
|- | |- | ||
| | | 0x0 | ||
| Is | | 0x1 | ||
| Is Directory | |||
|- | |||
| 0x1 | |||
| 0x1 | |||
| Is Hidden | |||
|- | |- | ||
| | | 0x2 | ||
| 0x1 | |||
| Is Archive | | Is Archive | ||
|- | |- | ||
| | | 0x3 | ||
| | | 0x1 | ||
|- | | Is Read-Only | ||
|} | |} | ||