24 changed files
BEApi | ||
BEApi.vcxproj | ||
BEH/BEH | ||
main.cpp | ||
BetterExplorerOperations | ||
BetterExplorerOperations.csproj | ||
Form1.cs | ||
BetterExplorerShell | ||
BetterExplorerShell.csproj | ||
BExplorer/BetterExplorer | ||
App.xaml.cs | ||
BEH.dll | ||
BEH.exp | ||
BEH.ilk | ||
BEH.lib | ||
BEH.pdb | ||
BetterExplorer.csproj | ||
BetterExplorerOperations.exe | ||
BetterExplorerShell.exe | ||
ClipBoardMonitor.cs | ||
License.txt | ||
MainWindow.xaml.cs | ||
Microsoft.WindowsAPICodePack.Shell.dll | ||
Microsoft.WindowsAPICodePack.Shell.pdb | ||
Installer | ||
InstallerMulti.iss | ||
Windows API Code Pack 1.1/source/WindowsAPICodePack/Shell | ||
ExplorerBrowser | ||
ExplorerBrowser.cs | ||
Interop/ExplorerBrowser | ||
ExplorerBrowserCOMInterfaces.cs | ||
WindowsAPI.cs | ||
.gitignore | ||
Add comment 26 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration">
Add comment 27 <ConfigurationType>DynamicLibrary</ConfigurationType>
Add comment 28 <UseDebugLibraries>true</UseDebugLibraries>
Add comment 29 Minus <PlatformToolset>v110</PlatformToolset>
Add comment 29 Plus <PlatformToolset>v100</PlatformToolset>
Add comment 30 <CharacterSet>MultiByte</CharacterSet>
Add comment 31 </PropertyGroup>
Add comment 32 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" Label="Configuration">
BetterExplorerOperations.csproj
/BetterExplorerOperations/BetterExplorerOperations.csproj-7+1/BetterExplorerOperations/BetterExplorerOperations.csproj
Add comment 19 <DebugSymbols>true</DebugSymbols>
Add comment 20 <DebugType>full</DebugType>
Add comment 21 <Optimize>false</Optimize>
Add comment 22 Minus <OutputPath>bin\Debug\</OutputPath>
Add comment 22 Plus <OutputPath>..\BExplorer\BetterExplorer\</OutputPath>
Add comment 23 <DefineConstants>DEBUG;TRACE</DefineConstants>
Add comment 24 <ErrorReport>prompt</ErrorReport>
Add comment 25 <WarningLevel>4</WarningLevel>
Add comment 126 <ItemGroup>
Add comment 127 <Content Include="BetterOperations.ico" />
Add comment 128 </ItemGroup>
Add comment 129 Minus <ItemGroup>
Add comment 130 Minus <ProjectReference Include="..\Windows API Code Pack 1.1\source\WindowsAPICodePack\Shell\Shell.csproj">
Add comment 131 Minus <Project>{aa0c00cb-8699-4f37-bfae-40ca87acc06d}</Project>
Add comment 132 Minus <Name>Shell</Name>
Add comment 133 Minus </ProjectReference>
Add comment 134 Minus </ItemGroup>
Add comment 135 129 <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
Add comment 136 130 <!-- To modify your build process, add your task inside one of the targets below and uncomment it.
Add comment 137 131 Other similar extension points exist, see Microsoft.Common.targets.
BetterExplorerShell.csproj
/BetterExplorerShell/BetterExplorerShell.csproj/BetterExplorerShell/BetterExplorerShell.csproj
BetterExplorer.csproj
/BExplorer/BetterExplorer/BetterExplorer.csproj/BExplorer/BetterExplorer/BetterExplorer.csproj
BetterExplorerOperations.exe
/BExplorer/BetterExplorer/BetterExplorerOperations.exe/BExplorer/BetterExplorer/BetterExplorerOperations.exe
BetterExplorerShell.exe
/BExplorer/BetterExplorer/BetterExplorerShell.exe/BExplorer/BetterExplorer/BetterExplorerShell.exe
ClipBoardMonitor.cs
/BExplorer/BetterExplorer/ClipBoardMonitor.cs/BExplorer/BetterExplorer/ClipBoardMonitor.cs
MainWindow.xaml.cs
/BExplorer/BetterExplorer/MainWindow.xaml.cs/BExplorer/BetterExplorer/MainWindow.xaml.cs
Microsoft.WindowsAPICodePack.Shell.dll
/BExplorer/BetterExplorer/Microsoft.WindowsAPICodePack.Shell.dll/BExplorer/BetterExplorer/Microsoft.WindowsAPICodePack.Shell.dll
Microsoft.WindowsAPICodePack.Shell.pdb
/BExplorer/BetterExplorer/Microsoft.WindowsAPICodePack.Shell.pdb/BExplorer/BetterExplorer/Microsoft.WindowsAPICodePack.Shell.pdb
ExplorerBrowser.cs
/Windows API Code Pack 1.1/source/WindowsAPICodePack/Shell/ExplorerBrowser/ExplorerBrowser.cs/Windows API Code Pack 1.1/source/WindowsAPICodePack/Shell/ExplorerBrowser/ExplorerBrowser.cs
ExplorerBrowserCOMInterfaces.cs
/Windows API Code Pack 1.1/source/WindowsAPICodePack/Shell/Interop/ExplorerBrowser/ExplorerBrowserCOMInterfaces.cs/Windows API Code Pack 1.1/source/WindowsAPICodePack/Shell/Interop/ExplorerBrowser/ExplorerBrowserCOMInterfaces.cs
WindowsAPI.cs
/Windows API Code Pack 1.1/source/WindowsAPICodePack/Shell/WindowsAPI.cs/Windows API Code Pack 1.1/source/WindowsAPICodePack/Shell/WindowsAPI.cs