Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/kornelski/7z.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIgor Pavlov <ipavlov@users.sourceforge.net>2015-11-03 03:00:00 +0300
committerKornel LesiƄski <kornel@geekhood.net>2016-05-28 02:16:57 +0300
commit7c8a265a15125b64808e695882acd2a0298ebce4 (patch)
tree81fc9fdedc6b70b979a3dfe3a3041457a6e9468d /CPP/7zip/Bundles
parenta663a6deb7a150f935fac7efdbf4d53d27369594 (diff)
15.1015.10
Diffstat (limited to 'CPP/7zip/Bundles')
-rw-r--r--CPP/7zip/Bundles/Alone/Alone.dsp16
-rw-r--r--CPP/7zip/Bundles/Alone/makefile2
-rw-r--r--CPP/7zip/Bundles/Alone7z/Alone.dsp24
-rw-r--r--CPP/7zip/Bundles/Alone7z/makefile2
-rw-r--r--CPP/7zip/Bundles/Fm/FM.dsp104
-rw-r--r--CPP/7zip/Bundles/Format7z/makefile2
-rw-r--r--CPP/7zip/Bundles/Format7zExtract/makefile6
-rw-r--r--CPP/7zip/Bundles/Format7zExtractR/makefile2
-rw-r--r--CPP/7zip/Bundles/Format7zF/Arc.mak2
-rw-r--r--CPP/7zip/Bundles/Format7zR/makefile2
-rw-r--r--CPP/7zip/Bundles/SFXCon/SFXCon.dsp16
-rw-r--r--CPP/7zip/Bundles/SFXCon/makefile2
-rw-r--r--CPP/7zip/Bundles/SFXSetup/SFXSetup.dsp16
-rw-r--r--CPP/7zip/Bundles/SFXSetup/makefile2
-rw-r--r--CPP/7zip/Bundles/SFXWin/SFXWin.dsp16
-rw-r--r--CPP/7zip/Bundles/SFXWin/makefile2
16 files changed, 50 insertions, 166 deletions
diff --git a/CPP/7zip/Bundles/Alone/Alone.dsp b/CPP/7zip/Bundles/Alone/Alone.dsp
index db2d54cd..b16ab914 100644
--- a/CPP/7zip/Bundles/Alone/Alone.dsp
+++ b/CPP/7zip/Bundles/Alone/Alone.dsp
@@ -554,14 +554,6 @@ SOURCE=..\..\Common\CreateCoder.h
# End Source File
# Begin Source File
-SOURCE=..\..\Archive\Common\CrossThreadProgress.cpp
-# End Source File
-# Begin Source File
-
-SOURCE=..\..\Archive\Common\CrossThreadProgress.h
-# End Source File
-# Begin Source File
-
SOURCE=..\..\Common\CWrappers.cpp
# End Source File
# Begin Source File
@@ -1285,14 +1277,6 @@ SOURCE=..\..\Archive\7z\7zFolderInStream.h
# End Source File
# Begin Source File
-SOURCE=..\..\Archive\7z\7zFolderOutStream.cpp
-# End Source File
-# Begin Source File
-
-SOURCE=..\..\Archive\7z\7zFolderOutStream.h
-# End Source File
-# Begin Source File
-
SOURCE=..\..\Archive\7z\7zHandler.cpp
# End Source File
# Begin Source File
diff --git a/CPP/7zip/Bundles/Alone/makefile b/CPP/7zip/Bundles/Alone/makefile
index 766bf96a..91ecfce4 100644
--- a/CPP/7zip/Bundles/Alone/makefile
+++ b/CPP/7zip/Bundles/Alone/makefile
@@ -77,7 +77,6 @@ AR_OBJS = \
AR_COMMON_OBJS = \
$O\CoderMixer2.obj \
- $O\CrossThreadProgress.obj \
$O\DummyOutStream.obj \
$O\FindSignature.obj \
$O\HandlerOut.obj \
@@ -94,7 +93,6 @@ AR_COMMON_OBJS = \
$O\7zEncode.obj \
$O\7zExtract.obj \
$O\7zFolderInStream.obj \
- $O\7zFolderOutStream.obj \
$O\7zHandler.obj \
$O\7zHandlerOut.obj \
$O\7zHeader.obj \
diff --git a/CPP/7zip/Bundles/Alone7z/Alone.dsp b/CPP/7zip/Bundles/Alone7z/Alone.dsp
index 089e4020..d220b198 100644
--- a/CPP/7zip/Bundles/Alone7z/Alone.dsp
+++ b/CPP/7zip/Bundles/Alone7z/Alone.dsp
@@ -546,14 +546,6 @@ SOURCE=..\..\Common\CreateCoder.h
# End Source File
# Begin Source File
-SOURCE=..\..\Archive\Common\CrossThreadProgress.cpp
-# End Source File
-# Begin Source File
-
-SOURCE=..\..\Archive\Common\CrossThreadProgress.h
-# End Source File
-# Begin Source File
-
SOURCE=..\..\Common\CWrappers.cpp
# End Source File
# Begin Source File
@@ -812,14 +804,6 @@ SOURCE=..\..\Compress\LzmaEncoder.h
SOURCE=..\..\Compress\LzmaRegister.cpp
# End Source File
-# Begin Source File
-
-SOURCE=..\..\Compress\RangeCoder.h
-# End Source File
-# Begin Source File
-
-SOURCE=..\..\Compress\RangeCoderBit.h
-# End Source File
# End Group
# Begin Group "Archive"
@@ -865,14 +849,6 @@ SOURCE=..\..\Archive\7z\7zFolderInStream.h
# End Source File
# Begin Source File
-SOURCE=..\..\Archive\7z\7zFolderOutStream.cpp
-# End Source File
-# Begin Source File
-
-SOURCE=..\..\Archive\7z\7zFolderOutStream.h
-# End Source File
-# Begin Source File
-
SOURCE=..\..\Archive\7z\7zHandler.cpp
# End Source File
# Begin Source File
diff --git a/CPP/7zip/Bundles/Alone7z/makefile b/CPP/7zip/Bundles/Alone7z/makefile
index 7589bc30..15c51f91 100644
--- a/CPP/7zip/Bundles/Alone7z/makefile
+++ b/CPP/7zip/Bundles/Alone7z/makefile
@@ -67,7 +67,6 @@ AR_OBJS = \
AR_COMMON_OBJS = \
$O\CoderMixer2.obj \
- $O\CrossThreadProgress.obj \
$O\DummyOutStream.obj \
$O\HandlerOut.obj \
$O\InStreamWithCRC.obj \
@@ -83,7 +82,6 @@ AR_COMMON_OBJS = \
$O\7zEncode.obj \
$O\7zExtract.obj \
$O\7zFolderInStream.obj \
- $O\7zFolderOutStream.obj \
$O\7zHandler.obj \
$O\7zHandlerOut.obj \
$O\7zHeader.obj \
diff --git a/CPP/7zip/Bundles/Fm/FM.dsp b/CPP/7zip/Bundles/Fm/FM.dsp
index 057da977..eb1aa103 100644
--- a/CPP/7zip/Bundles/Fm/FM.dsp
+++ b/CPP/7zip/Bundles/Fm/FM.dsp
@@ -211,196 +211,188 @@ SOURCE=..\..\UI\FileManager\Test.bmp
# Begin Group "Archive"
# PROP Default_Filter ""
-# Begin Group "7z"
+# Begin Group "Archive Common"
# PROP Default_Filter ""
# Begin Source File
-SOURCE=..\..\Archive\7z\7zCompressionMode.cpp
-# End Source File
-# Begin Source File
-
-SOURCE=..\..\Archive\7z\7zCompressionMode.h
+SOURCE=..\..\Archive\Common\CoderMixer2.cpp
# End Source File
# Begin Source File
-SOURCE=..\..\Archive\7z\7zDecode.cpp
+SOURCE=..\..\Archive\Common\CoderMixer2.h
# End Source File
# Begin Source File
-SOURCE=..\..\Archive\7z\7zDecode.h
+SOURCE=..\..\Archive\Common\DummyOutStream.cpp
# End Source File
# Begin Source File
-SOURCE=..\..\Archive\7z\7zEncode.cpp
+SOURCE=..\..\Archive\Common\DummyOutStream.h
# End Source File
# Begin Source File
-SOURCE=..\..\Archive\7z\7zEncode.h
+SOURCE=..\..\Archive\Common\FindSignature.cpp
# End Source File
# Begin Source File
-SOURCE=..\..\Archive\7z\7zExtract.cpp
+SOURCE=..\..\Archive\Common\FindSignature.h
# End Source File
# Begin Source File
-SOURCE=..\..\Archive\7z\7zFolderInStream.cpp
+SOURCE=..\..\Archive\Common\HandlerOut.cpp
# End Source File
# Begin Source File
-SOURCE=..\..\Archive\7z\7zFolderInStream.h
+SOURCE=..\..\Archive\Common\HandlerOut.h
# End Source File
# Begin Source File
-SOURCE=..\..\Archive\7z\7zFolderOutStream.cpp
+SOURCE=..\..\Archive\Common\InStreamWithCRC.cpp
# End Source File
# Begin Source File
-SOURCE=..\..\Archive\7z\7zFolderOutStream.h
+SOURCE=..\..\Archive\Common\InStreamWithCRC.h
# End Source File
# Begin Source File
-SOURCE=..\..\Archive\7z\7zHandler.cpp
+SOURCE=..\..\Archive\Common\ItemNameUtils.cpp
# End Source File
# Begin Source File
-SOURCE=..\..\Archive\7z\7zHandler.h
+SOURCE=..\..\Archive\Common\ItemNameUtils.h
# End Source File
# Begin Source File
-SOURCE=..\..\Archive\7z\7zHandlerOut.cpp
+SOURCE=..\..\Archive\Common\MultiStream.cpp
# End Source File
# Begin Source File
-SOURCE=..\..\Archive\7z\7zHeader.cpp
+SOURCE=..\..\Archive\Common\MultiStream.h
# End Source File
# Begin Source File
-SOURCE=..\..\Archive\7z\7zHeader.h
+SOURCE=..\..\Archive\Common\OutStreamWithCRC.cpp
# End Source File
# Begin Source File
-SOURCE=..\..\Archive\7z\7zIn.cpp
+SOURCE=..\..\Archive\Common\OutStreamWithCRC.h
# End Source File
# Begin Source File
-SOURCE=..\..\Archive\7z\7zIn.h
+SOURCE=..\..\Archive\Common\ParseProperties.cpp
# End Source File
# Begin Source File
-SOURCE=..\..\Archive\7z\7zItem.h
+SOURCE=..\..\Archive\Common\ParseProperties.h
# End Source File
-# Begin Source File
+# End Group
+# Begin Group "7z"
-SOURCE=..\..\Archive\7z\7zOut.cpp
-# End Source File
+# PROP Default_Filter ""
# Begin Source File
-SOURCE=..\..\Archive\7z\7zOut.h
+SOURCE=..\..\Archive\7z\7zCompressionMode.cpp
# End Source File
# Begin Source File
-SOURCE=..\..\Archive\7z\7zProperties.cpp
+SOURCE=..\..\Archive\7z\7zCompressionMode.h
# End Source File
# Begin Source File
-SOURCE=..\..\Archive\7z\7zProperties.h
+SOURCE=..\..\Archive\7z\7zDecode.cpp
# End Source File
# Begin Source File
-SOURCE=..\..\Archive\7z\7zRegister.cpp
+SOURCE=..\..\Archive\7z\7zDecode.h
# End Source File
# Begin Source File
-SOURCE=..\..\Archive\7z\7zSpecStream.cpp
+SOURCE=..\..\Archive\7z\7zEncode.cpp
# End Source File
# Begin Source File
-SOURCE=..\..\Archive\7z\7zSpecStream.h
+SOURCE=..\..\Archive\7z\7zEncode.h
# End Source File
# Begin Source File
-SOURCE=..\..\Archive\7z\7zUpdate.cpp
+SOURCE=..\..\Archive\7z\7zExtract.cpp
# End Source File
# Begin Source File
-SOURCE=..\..\Archive\7z\7zUpdate.h
+SOURCE=..\..\Archive\7z\7zFolderInStream.cpp
# End Source File
-# End Group
-# Begin Group "Archive Common"
-
-# PROP Default_Filter ""
# Begin Source File
-SOURCE=..\..\Archive\Common\CoderMixer2.cpp
+SOURCE=..\..\Archive\7z\7zFolderInStream.h
# End Source File
# Begin Source File
-SOURCE=..\..\Archive\Common\CoderMixer2.h
+SOURCE=..\..\Archive\7z\7zHandler.cpp
# End Source File
# Begin Source File
-SOURCE=..\..\Archive\Common\DummyOutStream.cpp
+SOURCE=..\..\Archive\7z\7zHandler.h
# End Source File
# Begin Source File
-SOURCE=..\..\Archive\Common\DummyOutStream.h
+SOURCE=..\..\Archive\7z\7zHandlerOut.cpp
# End Source File
# Begin Source File
-SOURCE=..\..\Archive\Common\FindSignature.cpp
+SOURCE=..\..\Archive\7z\7zHeader.cpp
# End Source File
# Begin Source File
-SOURCE=..\..\Archive\Common\FindSignature.h
+SOURCE=..\..\Archive\7z\7zHeader.h
# End Source File
# Begin Source File
-SOURCE=..\..\Archive\Common\HandlerOut.cpp
+SOURCE=..\..\Archive\7z\7zIn.cpp
# End Source File
# Begin Source File
-SOURCE=..\..\Archive\Common\HandlerOut.h
+SOURCE=..\..\Archive\7z\7zIn.h
# End Source File
# Begin Source File
-SOURCE=..\..\Archive\Common\InStreamWithCRC.cpp
+SOURCE=..\..\Archive\7z\7zItem.h
# End Source File
# Begin Source File
-SOURCE=..\..\Archive\Common\InStreamWithCRC.h
+SOURCE=..\..\Archive\7z\7zOut.cpp
# End Source File
# Begin Source File
-SOURCE=..\..\Archive\Common\ItemNameUtils.cpp
+SOURCE=..\..\Archive\7z\7zOut.h
# End Source File
# Begin Source File
-SOURCE=..\..\Archive\Common\ItemNameUtils.h
+SOURCE=..\..\Archive\7z\7zProperties.cpp
# End Source File
# Begin Source File
-SOURCE=..\..\Archive\Common\MultiStream.cpp
+SOURCE=..\..\Archive\7z\7zProperties.h
# End Source File
# Begin Source File
-SOURCE=..\..\Archive\Common\MultiStream.h
+SOURCE=..\..\Archive\7z\7zRegister.cpp
# End Source File
# Begin Source File
-SOURCE=..\..\Archive\Common\OutStreamWithCRC.cpp
+SOURCE=..\..\Archive\7z\7zSpecStream.cpp
# End Source File
# Begin Source File
-SOURCE=..\..\Archive\Common\OutStreamWithCRC.h
+SOURCE=..\..\Archive\7z\7zSpecStream.h
# End Source File
# Begin Source File
-SOURCE=..\..\Archive\Common\ParseProperties.cpp
+SOURCE=..\..\Archive\7z\7zUpdate.cpp
# End Source File
# Begin Source File
-SOURCE=..\..\Archive\Common\ParseProperties.h
+SOURCE=..\..\Archive\7z\7zUpdate.h
# End Source File
# End Group
# Begin Source File
diff --git a/CPP/7zip/Bundles/Format7z/makefile b/CPP/7zip/Bundles/Format7z/makefile
index 992fc714..1fb1d451 100644
--- a/CPP/7zip/Bundles/Format7z/makefile
+++ b/CPP/7zip/Bundles/Format7z/makefile
@@ -49,7 +49,6 @@ AR_OBJS = \
AR_COMMON_OBJS = \
$O\CoderMixer2.obj \
- $O\CrossThreadProgress.obj \
$O\HandlerOut.obj \
$O\InStreamWithCRC.obj \
$O\ItemNameUtils.obj \
@@ -63,7 +62,6 @@ AR_COMMON_OBJS = \
$O\7zEncode.obj \
$O\7zExtract.obj \
$O\7zFolderInStream.obj \
- $O\7zFolderOutStream.obj \
$O\7zHandler.obj \
$O\7zHandlerOut.obj \
$O\7zHeader.obj \
diff --git a/CPP/7zip/Bundles/Format7zExtract/makefile b/CPP/7zip/Bundles/Format7zExtract/makefile
index 93240c80..b512144d 100644
--- a/CPP/7zip/Bundles/Format7zExtract/makefile
+++ b/CPP/7zip/Bundles/Format7zExtract/makefile
@@ -7,12 +7,12 @@ COMMON_OBJS = \
$O\CRC.obj \
$O\CrcReg.obj \
$O\IntToString.obj \
- $O\NewHandler.obj \
$O\MyString.obj \
+ $O\MyVector.obj \
+ $O\NewHandler.obj \
$O\Sha256Reg.obj \
$O\StringConvert.obj \
$O\StringToInt.obj \
- $O\MyVector.obj \
$O\Wildcard.obj \
WIN_OBJS = \
@@ -42,7 +42,6 @@ AR_OBJS = \
AR_COMMON_OBJS = \
$O\CoderMixer2.obj \
- $O\CrossThreadProgress.obj \
$O\ItemNameUtils.obj \
$O\OutStreamWithCRC.obj \
$O\ParseProperties.obj \
@@ -51,7 +50,6 @@ AR_COMMON_OBJS = \
$O\7zCompressionMode.obj \
$O\7zDecode.obj \
$O\7zExtract.obj \
- $O\7zFolderOutStream.obj \
$O\7zHandler.obj \
$O\7zHeader.obj \
$O\7zIn.obj \
diff --git a/CPP/7zip/Bundles/Format7zExtractR/makefile b/CPP/7zip/Bundles/Format7zExtractR/makefile
index 3d49c46f..724477e9 100644
--- a/CPP/7zip/Bundles/Format7zExtractR/makefile
+++ b/CPP/7zip/Bundles/Format7zExtractR/makefile
@@ -42,7 +42,6 @@ AR_OBJS = \
AR_COMMON_OBJS = \
$O\CoderMixer2.obj \
- $O\CrossThreadProgress.obj \
$O\HandlerOut.obj \
$O\ItemNameUtils.obj \
$O\OutStreamWithCRC.obj \
@@ -53,7 +52,6 @@ AR_COMMON_OBJS = \
$O\7zCompressionMode.obj \
$O\7zDecode.obj \
$O\7zExtract.obj \
- $O\7zFolderOutStream.obj \
$O\7zHandler.obj \
$O\7zHeader.obj \
$O\7zIn.obj \
diff --git a/CPP/7zip/Bundles/Format7zF/Arc.mak b/CPP/7zip/Bundles/Format7zF/Arc.mak
index d4002e9b..44bd023b 100644
--- a/CPP/7zip/Bundles/Format7zF/Arc.mak
+++ b/CPP/7zip/Bundles/Format7zF/Arc.mak
@@ -93,7 +93,6 @@ AR_OBJS = \
AR_COMMON_OBJS = \
$O\CoderMixer2.obj \
- $O\CrossThreadProgress.obj \
$O\DummyOutStream.obj \
$O\FindSignature.obj \
$O\InStreamWithCRC.obj \
@@ -111,7 +110,6 @@ AR_COMMON_OBJS = \
$O\7zEncode.obj \
$O\7zExtract.obj \
$O\7zFolderInStream.obj \
- $O\7zFolderOutStream.obj \
$O\7zHandler.obj \
$O\7zHandlerOut.obj \
$O\7zHeader.obj \
diff --git a/CPP/7zip/Bundles/Format7zR/makefile b/CPP/7zip/Bundles/Format7zR/makefile
index 8d41ce89..916dc568 100644
--- a/CPP/7zip/Bundles/Format7zR/makefile
+++ b/CPP/7zip/Bundles/Format7zR/makefile
@@ -47,7 +47,6 @@ AR_OBJS = \
AR_COMMON_OBJS = \
$O\CoderMixer2.obj \
- $O\CrossThreadProgress.obj \
$O\HandlerOut.obj \
$O\InStreamWithCRC.obj \
$O\ItemNameUtils.obj \
@@ -61,7 +60,6 @@ AR_COMMON_OBJS = \
$O\7zEncode.obj \
$O\7zExtract.obj \
$O\7zFolderInStream.obj \
- $O\7zFolderOutStream.obj \
$O\7zHandler.obj \
$O\7zHandlerOut.obj \
$O\7zHeader.obj \
diff --git a/CPP/7zip/Bundles/SFXCon/SFXCon.dsp b/CPP/7zip/Bundles/SFXCon/SFXCon.dsp
index 0cacd60c..4f55d013 100644
--- a/CPP/7zip/Bundles/SFXCon/SFXCon.dsp
+++ b/CPP/7zip/Bundles/SFXCon/SFXCon.dsp
@@ -117,14 +117,6 @@ SOURCE=..\..\Archive\Common\CoderMixer2.h
# End Source File
# Begin Source File
-SOURCE=..\..\Archive\Common\CrossThreadProgress.cpp
-# End Source File
-# Begin Source File
-
-SOURCE=..\..\Archive\Common\CrossThreadProgress.h
-# End Source File
-# Begin Source File
-
SOURCE=..\..\Archive\Common\ItemNameUtils.cpp
# End Source File
# Begin Source File
@@ -221,14 +213,6 @@ SOURCE=..\..\Archive\7z\7zExtract.cpp
# End Source File
# Begin Source File
-SOURCE=..\..\Archive\7z\7zFolderOutStream.cpp
-# End Source File
-# Begin Source File
-
-SOURCE=..\..\Archive\7z\7zFolderOutStream.h
-# End Source File
-# Begin Source File
-
SOURCE=..\..\Archive\7z\7zHandler.cpp
# End Source File
# Begin Source File
diff --git a/CPP/7zip/Bundles/SFXCon/makefile b/CPP/7zip/Bundles/SFXCon/makefile
index d3d61372..f1cd2f57 100644
--- a/CPP/7zip/Bundles/SFXCon/makefile
+++ b/CPP/7zip/Bundles/SFXCon/makefile
@@ -72,7 +72,6 @@ AR_OBJS = \
AR_COMMON_OBJS = \
$O\CoderMixer2.obj \
- $O\CrossThreadProgress.obj \
$O\ItemNameUtils.obj \
$O\MultiStream.obj \
$O\OutStreamWithCRC.obj \
@@ -81,7 +80,6 @@ AR_COMMON_OBJS = \
7Z_OBJS = \
$O\7zDecode.obj \
$O\7zExtract.obj \
- $O\7zFolderOutStream.obj \
$O\7zHandler.obj \
$O\7zIn.obj \
$O\7zRegister.obj \
diff --git a/CPP/7zip/Bundles/SFXSetup/SFXSetup.dsp b/CPP/7zip/Bundles/SFXSetup/SFXSetup.dsp
index 1f076f7d..f2783e02 100644
--- a/CPP/7zip/Bundles/SFXSetup/SFXSetup.dsp
+++ b/CPP/7zip/Bundles/SFXSetup/SFXSetup.dsp
@@ -157,14 +157,6 @@ SOURCE=..\..\Archive\7z\7zExtract.cpp
# End Source File
# Begin Source File
-SOURCE=..\..\Archive\7z\7zFolderOutStream.cpp
-# End Source File
-# Begin Source File
-
-SOURCE=..\..\Archive\7z\7zFolderOutStream.h
-# End Source File
-# Begin Source File
-
SOURCE=..\..\Archive\7z\7zHandler.cpp
# End Source File
# Begin Source File
@@ -205,14 +197,6 @@ SOURCE=..\..\Archive\Common\CoderMixer2.h
# End Source File
# Begin Source File
-SOURCE=..\..\Archive\Common\CrossThreadProgress.cpp
-# End Source File
-# Begin Source File
-
-SOURCE=..\..\Archive\Common\CrossThreadProgress.h
-# End Source File
-# Begin Source File
-
SOURCE=..\..\Archive\Common\ItemNameUtils.cpp
# End Source File
# Begin Source File
diff --git a/CPP/7zip/Bundles/SFXSetup/makefile b/CPP/7zip/Bundles/SFXSetup/makefile
index ae631988..5f6f6032 100644
--- a/CPP/7zip/Bundles/SFXSetup/makefile
+++ b/CPP/7zip/Bundles/SFXSetup/makefile
@@ -67,14 +67,12 @@ FM_OBJS = \
AR_COMMON_OBJS = \
$O\CoderMixer2.obj \
- $O\CrossThreadProgress.obj \
$O\ItemNameUtils.obj \
$O\OutStreamWithCRC.obj \
7Z_OBJS = \
$O\7zDecode.obj \
$O\7zExtract.obj \
- $O\7zFolderOutStream.obj \
$O\7zHandler.obj \
$O\7zIn.obj \
$O\7zRegister.obj \
diff --git a/CPP/7zip/Bundles/SFXWin/SFXWin.dsp b/CPP/7zip/Bundles/SFXWin/SFXWin.dsp
index 3e11881b..944feb4d 100644
--- a/CPP/7zip/Bundles/SFXWin/SFXWin.dsp
+++ b/CPP/7zip/Bundles/SFXWin/SFXWin.dsp
@@ -149,14 +149,6 @@ SOURCE=..\..\Archive\7z\7zExtract.cpp
# End Source File
# Begin Source File
-SOURCE=..\..\Archive\7z\7zFolderOutStream.cpp
-# End Source File
-# Begin Source File
-
-SOURCE=..\..\Archive\7z\7zFolderOutStream.h
-# End Source File
-# Begin Source File
-
SOURCE=..\..\Archive\7z\7zHandler.cpp
# End Source File
# Begin Source File
@@ -197,14 +189,6 @@ SOURCE=..\..\Archive\Common\CoderMixer2.h
# End Source File
# Begin Source File
-SOURCE=..\..\Archive\Common\CrossThreadProgress.cpp
-# End Source File
-# Begin Source File
-
-SOURCE=..\..\Archive\Common\CrossThreadProgress.h
-# End Source File
-# Begin Source File
-
SOURCE=..\..\Archive\Common\ItemNameUtils.cpp
# End Source File
# Begin Source File
diff --git a/CPP/7zip/Bundles/SFXWin/makefile b/CPP/7zip/Bundles/SFXWin/makefile
index 7f2a78c1..0ffec922 100644
--- a/CPP/7zip/Bundles/SFXWin/makefile
+++ b/CPP/7zip/Bundles/SFXWin/makefile
@@ -92,7 +92,6 @@ AR_OBJS = \
AR_COMMON_OBJS = \
$O\CoderMixer2.obj \
- $O\CrossThreadProgress.obj \
$O\ItemNameUtils.obj \
$O\MultiStream.obj \
$O\OutStreamWithCRC.obj \
@@ -100,7 +99,6 @@ AR_COMMON_OBJS = \
7Z_OBJS = \
$O\7zDecode.obj \
$O\7zExtract.obj \
- $O\7zFolderOutStream.obj \
$O\7zHandler.obj \
$O\7zIn.obj \
$O\7zRegister.obj \