Support for reading a dir inside an image, step 1.

This commit is contained in:
Vreixo Formoso
2008-01-02 18:56:45 +01:00
parent 8423e0acf6
commit a7b687818f
2 changed files with 207 additions and 3 deletions

View File

@ -50,6 +50,7 @@
#define ISO_WRONG_RR -301
#define ISO_UNSUPPORTED_RR -302
#define ISO_WRONG_ECMA119 -303
#define ISO_UNSUPPORTED_ECMA119 -304
#endif /*LIBISO_ERROR_H_*/