4.43 beta

This commit is contained in:
Igor Pavlov
2006-09-15 00:00:00 +00:00
committed by Kornel Lesiński
parent 0ec42ff829
commit 804edc5756
391 changed files with 9725 additions and 3168 deletions

View File

@@ -191,7 +191,7 @@ SignatureHeader
ArchiveProperties
~~~~~~~~~~~~~~~~~
BYTE NID::kArchiveProperties (0x02)
while(true)
for (;;)
{
BYTE PropertyType;
if (aType == 0)
@@ -365,7 +365,7 @@ FilesInfo
BYTE NID::kFilesInfo; (0x05)
UINT64 NumFiles
while(true)
for (;;)
{
BYTE PropertyType;
if (aType == 0)