Filesystem services: Difference between revisions
m Convert DirectoryEntry type into a table. Makes it nicer to scan vertically when reading |
m Remove question mark from DirectoryEntry's filesize member. It's indeed 64-bit in size. |
||
Line 742: | Line 742: | ||
| 0x305 || 0x3 || Padding? | | 0x305 || 0x3 || Padding? | ||
|- | |- | ||
| 0x308 || 0x8 | | 0x308 || 0x8 || Filesize, 0 for directories. | ||
|} | |} | ||