Menu

#4 ISO9660FileEntry flag bits off?

open
nobody
None
5
2011-01-23
2011-01-23
mharbison
No

If this documentation is correct, I think the isLastEntry() check should use 0x80 instead of 0x40, and the isDirectory() check should use 0x02 instead of 0x03.

http://wiki.osdev.org/ISO_9660

Regards

--Matt

Discussion


Log in to post a comment.