This commit is contained in:
Igor Pavlov
2022-06-23 11:43:16 +01:00
committed by Kornel
parent c3529a41f5
commit ec44a8a070
1248 changed files with 15242 additions and 2443 deletions

2
CPP/7zip/Bundles/LzmaCon/LzmaAlone.cpp Normal file → Executable file
View File

@@ -515,7 +515,7 @@ static int main2(int numArgs, const char *args[])
if (inStreamSpec)
{
if (!inStreamSpec->File.GetLength(fileSize))
if (!inStreamSpec->GetLength(fileSize))
throw "Cannot get file length";
fileSizeDefined = true;
if (!stdOutMode)

0
CPP/7zip/Bundles/LzmaCon/LzmaCon.dsp Normal file → Executable file
View File

0
CPP/7zip/Bundles/LzmaCon/LzmaCon.dsw Normal file → Executable file
View File

0
CPP/7zip/Bundles/LzmaCon/StdAfx.cpp Normal file → Executable file
View File

0
CPP/7zip/Bundles/LzmaCon/StdAfx.h Normal file → Executable file
View File

0
CPP/7zip/Bundles/LzmaCon/makefile Normal file → Executable file
View File

0
CPP/7zip/Bundles/LzmaCon/makefile.gcc Normal file → Executable file
View File

0
CPP/7zip/Bundles/LzmaCon/resource.rc Normal file → Executable file
View File