cabinet: Set proper error information on failures.

This commit is contained in:
Gerold J. Wucherpfennig 2006-02-24 14:28:20 +01:00 committed by Alexandre Julliard
parent cc5b5cea96
commit 4f75f8469b
2 changed files with 341 additions and 227 deletions

View File

@ -340,6 +340,7 @@ typedef struct {
cab_ULONG sizeFileCFFILE2; cab_ULONG sizeFileCFFILE2;
cab_ULONG sizeFileCFFOLDER; cab_ULONG sizeFileCFFOLDER;
BOOL fNewPrevious; BOOL fNewPrevious;
cab_ULONG estimatedCabinetSize;
} FCI_Int, *PFCI_Int; } FCI_Int, *PFCI_Int;
typedef struct { typedef struct {

File diff suppressed because it is too large Load Diff