Read Volume Descriptors and identify RR extensions, if any.

This commit is contained in:
Vreixo Formoso
2007-12-31 03:36:48 +01:00
parent e18f5d8898
commit 263770ab4f
8 changed files with 604 additions and 65 deletions

View File

@ -47,6 +47,7 @@
/* image read errors */
#define ISO_WRONG_PVD -300
#define ISO_WRONG_RR -301
#endif /*LIBISO_ERROR_H_*/