Added the '-blobFile' option to specify a file containing the blob content

This commit is contained in:
olszomal
2024-09-04 09:41:33 +02:00
committed by Michał Trojnara
parent 64305d6415
commit 21133f9c3b
5 changed files with 119 additions and 28 deletions

5
appx.c
View File

@ -29,11 +29,6 @@
#endif /* _MSC_VER */
#endif /* PRIX64 */
#if defined(_MSC_VER)
#define fseeko _fseeki64
#define ftello _ftelli64
#endif /* _MSC_VER */
#define EOCDR_SIZE 22
#define ZIP64_EOCD_LOCATOR_SIZE 20
#define ZIP64_HEADER 0x01