ISO9660FileEntry flag bits off?
Brought to you by:
jdidion
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