cabinet: Set proper error information on failures.
This commit is contained in:
parent
cc5b5cea96
commit
4f75f8469b
|
@ -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
Loading…
Reference in New Issue