mirror of
https://github.com/reactos/reactos.git
synced 2025-04-04 20:50:41 +00:00
* Revert r59570 as it caused some integrity issues.
svn path=/trunk/; revision=59575
This commit is contained in:
parent
496bbe1168
commit
7721de5d1f
1 changed files with 1 additions and 1 deletions
|
@ -95,7 +95,7 @@ extern ULONG DebugTraceLevel;
|
|||
|
||||
#define CAB_SIGNATURE 0x4643534D // "MSCF"
|
||||
#define CAB_VERSION 0x0103
|
||||
#define CAB_BLOCKSIZE 2048
|
||||
#define CAB_BLOCKSIZE 32768
|
||||
|
||||
#define CAB_COMP_MASK 0x00FF
|
||||
#define CAB_COMP_NONE 0x0000
|
||||
|
|
Loading…
Reference in a new issue