mirror of
https://github.com/reactos/reactos.git
synced 2025-08-05 17:03:02 +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_SIGNATURE 0x4643534D // "MSCF"
|
||||||
#define CAB_VERSION 0x0103
|
#define CAB_VERSION 0x0103
|
||||||
#define CAB_BLOCKSIZE 2048
|
#define CAB_BLOCKSIZE 32768
|
||||||
|
|
||||||
#define CAB_COMP_MASK 0x00FF
|
#define CAB_COMP_MASK 0x00FF
|
||||||
#define CAB_COMP_NONE 0x0000
|
#define CAB_COMP_NONE 0x0000
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue