More Cleaning
e13e4e5b
Aaron Campf
committed
9 changed files
BetterExplorerShell.exe.CodeAnalysisLog.xml
/BExplorer/BetterExplorer/BetterExplorerShell.exe.CodeAnalysisLog.xml
/BExplorer/BetterExplorer/BetterExplorerShell.exe.CodeAnalysisLog.xml
BetterExplorerShell.exe.lastcodeanalysissucceeded
/BExplorer/BetterExplorer/BetterExplorerShell.exe.lastcodeanalysissucceeded
/BExplorer/BetterExplorer/BetterExplorerShell.exe.lastcodeanalysissucceeded
MainWindow.xaml.cs
/BExplorer/BetterExplorer/MainWindow.xaml.cs-2+1
/BExplorer/BetterExplorer/MainWindow.xaml.cs
Add comment 1890
Add comment 1891 private void btnChooseLocation_Click(object sender, RoutedEventArgs e) {
Add comment 1892 var dlg = new FolderSelectDialog();
Add comment 1893 Minus   if (dlg.ShowDialog() == true) {
Add comment 1893 Plus   if (dlg.ShowDialog())
Add comment 1894 txtExtractLocation.Text = dlg.FileName;
Add comment 1895 }
Add comment 1896 Minus   }
Add comment 1897 1896
Add comment 1898 1897 private void ExtractToLocation(string archive, string output) {
Add comment 1899 1898 var selectedItems = new List<string>() { archive };
BHID.cs
/Shell/Interop/BHID.cs
/Shell/Interop/BHID.cs
Shell.csproj
/Shell/Shell.csproj
/Shell/Shell.csproj
ShellItem.cs
/Shell/ShellItem.cs
/Shell/ShellItem.cs
ShellViewEx.cs
/Shell/ShellViewEx.cs
/Shell/ShellViewEx.cs
RuleSet1.ruleset
/TestProject/RuleSet1.ruleset
/TestProject/RuleSet1.ruleset
TestProject.vbproj
/TestProject/TestProject.vbproj
/TestProject/TestProject.vbproj