Updated Vladimir Serbinenko's work. Replaced his extension of Iso_File_Src

by a function that computes the size from Iso_File_Src.sections.
This commit is contained in:
2012-05-24 09:19:23 +02:00
parent e5a4e33ebd
commit 1a5c02a27e
4 changed files with 808 additions and 857 deletions

View File

@@ -7046,6 +7046,10 @@ int iso_md5_match(char first_md5[16], char second_md5[16]);
(FAILURE, HIGH, -379) */
#define ISO_AAIP_ACL_MULT_OBJ 0xE830FE83
/** File sections do not form consequtive array of blocks
(FAILURE, HIGH, -378) */
#define ISO_SECT_SCATTERED 0xE830FE82
/* Internal developer note: