(ZIP): query password for encrypted archives.

This commit is contained in:
morkt
2018-01-30 06:34:24 +04:00
parent 98e42a1f66
commit 07c69a4866
13 changed files with 137 additions and 1 deletions

View File

@@ -192,6 +192,9 @@
<Compile Include="Morning\ArcPAK.cs" />
<Compile Include="PackedStream.cs" />
<Compile Include="PalmTree\ArcAR.cs" />
<Compile Include="PkWare\WidgetZIP.xaml.cs">
<DependentUpon>WidgetZIP.xaml</DependentUpon>
</Compile>
<Compile Include="Qlie\DelphiDeserializer.cs" />
<Compile Include="Qlie\Encryption.cs" />
<Compile Include="RealLive\ArcKOE.cs" />
@@ -944,6 +947,10 @@
<SubType>Designer</SubType>
<Generator>MSBuild:Compile</Generator>
</Page>
<Page Include="PkWare\WidgetZIP.xaml">
<SubType>Designer</SubType>
<Generator>MSBuild:Compile</Generator>
</Page>
<Page Include="Qlie\WidgetQLIE.xaml">
<SubType>Designer</SubType>
<Generator>MSBuild:Compile</Generator>