Click here to Skip to main content
15,887,135 members
Articles / Web Development / HTML

WPF x FileExplorer x MVVM

Rate me:
Please Sign up or sign in to vote.
4.99/5 (52 votes)
24 Nov 2012LGPL323 min read 289.2K   9.4K   228  
This article describe how to construct FileExplorer controls included DirectoryTree and FileList, using Model-View-ViewModel (MVVM) pattern.
<?xml version="1.0" encoding="UTF-8"?><?xml-stylesheet type='text/xsl' href='_UpgradeReport_Files/UpgradeReport.xslt'?><UpgradeLog>
<Properties><Property Name="Solution" Value="FileExplorerProj">
</Property><Property Name="Solution File" Value="C:\Users\lycj\AppData\Local\Temp\Cofe\Temp\58\FileExplorerProj.sln">
</Property><Property Name="User Options File" Value="C:\Users\lycj\AppData\Local\Temp\Cofe\Temp\58\FileExplorerProj.suo">
</Property><Property Name="Date" Value="Sunday, May 13, 2012">
</Property><Property Name="Time" Value="20:46 PM">
</Property></Properties><Event ErrorLevel="0" Project="" Source="FileExplorerProj.sln" Description="File successfully backed up as C:\Users\lycj\AppData\Local\Temp\Cofe\Temp\58\Backup\FileExplorerProj.sln">
</Event><Event ErrorLevel="0" Project="" Source="FileExplorerProj.suo" Description="File successfully backed up as C:\Users\lycj\AppData\Local\Temp\Cofe\Temp\58\Backup\FileExplorerProj.suo">
</Event><Event ErrorLevel="0" Project="QuickZip.UserControls" Source="QuickZip.UserControls\QuickZip.UserControls.csproj" Description="Project file successfully backed up as C:\Users\lycj\AppData\Local\Temp\Cofe\Temp\58\Backup\QuickZip.UserControls\QuickZip.UserControls.csproj">
</Event><Event ErrorLevel="0" Project="QuickZip.UserControls" Source="QuickZip.UserControls\Components\DynamicConverter.cs" Description="File successfully backed up as C:\Users\lycj\AppData\Local\Temp\Cofe\Temp\58\Backup\QuickZip.UserControls\Components\DynamicConverter.cs">
</Event><Event ErrorLevel="0" Project="QuickZip.UserControls" Source="QuickZip.UserControls\Components\ListViewBase\VirtualWrapPanelView.cs" Description="File successfully backed up as C:\Users\lycj\AppData\Local\Temp\Cofe\Temp\58\Backup\QuickZip.UserControls\Components\ListViewBase\VirtualWrapPanelView.cs">
</Event><Event ErrorLevel="0" Project="QuickZip.UserControls" Source="QuickZip.UserControls\Components\SelectionHelper\IChildInfo.cs" Description="File successfully backed up as C:\Users\lycj\AppData\Local\Temp\Cofe\Temp\58\Backup\QuickZip.UserControls\Components\SelectionHelper\IChildInfo.cs">
</Event><Event ErrorLevel="0" Project="QuickZip.UserControls" Source="QuickZip.UserControls\Components\SelectionHelper\IVirtualListView.cs" Description="File successfully backed up as C:\Users\lycj\AppData\Local\Temp\Cofe\Temp\58\Backup\QuickZip.UserControls\Components\SelectionHelper\IVirtualListView.cs">
</Event><Event ErrorLevel="0" Project="QuickZip.UserControls" Source="QuickZip.UserControls\Components\SelectionHelper\SelectionAdorner.cs" Description="File successfully backed up as C:\Users\lycj\AppData\Local\Temp\Cofe\Temp\58\Backup\QuickZip.UserControls\Components\SelectionHelper\SelectionAdorner.cs">
</Event><Event ErrorLevel="0" Project="QuickZip.UserControls" Source="QuickZip.UserControls\Components\SelectionHelper\SelectionHelper.cs" Description="File successfully backed up as C:\Users\lycj\AppData\Local\Temp\Cofe\Temp\58\Backup\QuickZip.UserControls\Components\SelectionHelper\SelectionHelper.cs">
</Event><Event ErrorLevel="0" Project="QuickZip.UserControls" Source="QuickZip.UserControls\Components\VirutalPanel\VirtualWrapPanel.cs" Description="File successfully backed up as C:\Users\lycj\AppData\Local\Temp\Cofe\Temp\58\Backup\QuickZip.UserControls\Components\VirutalPanel\VirtualWrapPanel.cs">
</Event><Event ErrorLevel="0" Project="QuickZip.UserControls" Source="QuickZip.UserControls\Components\VirutalPanel\VirutalStackPanel.cs" Description="File successfully backed up as C:\Users\lycj\AppData\Local\Temp\Cofe\Temp\58\Backup\QuickZip.UserControls\Components\VirutalPanel\VirutalStackPanel.cs">
</Event><Event ErrorLevel="0" Project="QuickZip.UserControls" Source="QuickZip.UserControls\Properties\AssemblyInfo.cs" Description="File successfully backed up as C:\Users\lycj\AppData\Local\Temp\Cofe\Temp\58\Backup\QuickZip.UserControls\Properties\AssemblyInfo.cs">
</Event><Event ErrorLevel="0" Project="QuickZip.UserControls" Source="QuickZip.UserControls\Themes\Styles\W7TreeViewItemUtils.cs" Description="File successfully backed up as C:\Users\lycj\AppData\Local\Temp\Cofe\Temp\58\Backup\QuickZip.UserControls\Themes\Styles\W7TreeViewItemUtils.cs">
</Event><Event ErrorLevel="0" Project="QuickZip.UserControls" Source="QuickZip.UserControls\Tools\CommandProvider\ClickCommand.cs" Description="File successfully backed up as C:\Users\lycj\AppData\Local\Temp\Cofe\Temp\58\Backup\QuickZip.UserControls\Tools\CommandProvider\ClickCommand.cs">
</Event><Event ErrorLevel="0" Project="QuickZip.UserControls" Source="QuickZip.UserControls\Tools\CommandProvider\CommandProvider.cs" Description="File successfully backed up as C:\Users\lycj\AppData\Local\Temp\Cofe\Temp\58\Backup\QuickZip.UserControls\Tools\CommandProvider\CommandProvider.cs">
</Event><Event ErrorLevel="0" Project="QuickZip.UserControls" Source="QuickZip.UserControls\Tools\CommandProvider\RightClickCommand.cs" Description="File successfully backed up as C:\Users\lycj\AppData\Local\Temp\Cofe\Temp\58\Backup\QuickZip.UserControls\Tools\CommandProvider\RightClickCommand.cs">
</Event><Event ErrorLevel="0" Project="QuickZip.UserControls" Source="QuickZip.UserControls\Tools\CommandProvider\DoubleClickCommand.cs" Description="File successfully backed up as C:\Users\lycj\AppData\Local\Temp\Cofe\Temp\58\Backup\QuickZip.UserControls\Tools\CommandProvider\DoubleClickCommand.cs">
</Event><Event ErrorLevel="0" Project="QuickZip.UserControls" Source="QuickZip.UserControls\Tools\CommandProvider\EnterPressCommand.cs" Description="File successfully backed up as C:\Users\lycj\AppData\Local\Temp\Cofe\Temp\58\Backup\QuickZip.UserControls\Tools\CommandProvider\EnterPressCommand.cs">
</Event><Event ErrorLevel="0" Project="QuickZip.UserControls" Source="QuickZip.UserControls\Tools\CommandProvider\PrevCommand.cs" Description="File successfully backed up as C:\Users\lycj\AppData\Local\Temp\Cofe\Temp\58\Backup\QuickZip.UserControls\Tools\CommandProvider\PrevCommand.cs">
</Event><Event ErrorLevel="0" Project="QuickZip.UserControls" Source="QuickZip.UserControls\Tools\CommandProvider\TreeViewSelectionChangedCommand.cs" Description="File successfully backed up as C:\Users\lycj\AppData\Local\Temp\Cofe\Temp\58\Backup\QuickZip.UserControls\Tools\CommandProvider\TreeViewSelectionChangedCommand.cs">
</Event><Event ErrorLevel="0" Project="QuickZip.UserControls" Source="QuickZip.UserControls\Tools\Converter\BitmapToBitmapImage.cs" Description="File successfully backed up as C:\Users\lycj\AppData\Local\Temp\Cofe\Temp\58\Backup\QuickZip.UserControls\Tools\Converter\BitmapToBitmapImage.cs">
</Event><Event ErrorLevel="0" Project="QuickZip.UserControls" Source="QuickZip.UserControls\Tools\Converter\BoolToVisibilityConverter.cs" Description="File successfully backed up as C:\Users\lycj\AppData\Local\Temp\Cofe\Temp\58\Backup\QuickZip.UserControls\Tools\Converter\BoolToVisibilityConverter.cs">
</Event><Event ErrorLevel="0" Project="QuickZip.UserControls" Source="QuickZip.UserControls\Tools\Converter\FlipBoolToVisibilityCollapsed.cs" Description="File successfully backed up as C:\Users\lycj\AppData\Local\Temp\Cofe\Temp\58\Backup\QuickZip.UserControls\Tools\Converter\FlipBoolToVisibilityCollapsed.cs">
</Event><Event ErrorLevel="0" Project="QuickZip.UserControls" Source="QuickZip.UserControls\Tools\Converter\FlipBoolToVisibility.cs" Description="File successfully backed up as C:\Users\lycj\AppData\Local\Temp\Cofe\Temp\58\Backup\QuickZip.UserControls\Tools\Converter\FlipBoolToVisibility.cs">
</Event><Event ErrorLevel="0" Project="QuickZip.UserControls" Source="QuickZip.UserControls\Tools\Converter\FormatFileSize.cs" Description="File successfully backed up as C:\Users\lycj\AppData\Local\Temp\Cofe\Temp\58\Backup\QuickZip.UserControls\Tools\Converter\FormatFileSize.cs">
</Event><Event ErrorLevel="0" Project="QuickZip.UserControls" Source="QuickZip.UserControls\Tools\Converter\FormatTime.cs" Description="File successfully backed up as C:\Users\lycj\AppData\Local\Temp\Cofe\Temp\58\Backup\QuickZip.UserControls\Tools\Converter\FormatTime.cs">
</Event><Event ErrorLevel="0" Project="QuickZip.UserControls" Source="QuickZip.UserControls\Tools\Converter\IconConverter\IconConverter.cs" Description="File successfully backed up as C:\Users\lycj\AppData\Local\Temp\Cofe\Temp\58\Backup\QuickZip.UserControls\Tools\Converter\IconConverter\IconConverter.cs">
</Event><Event ErrorLevel="0" Project="QuickZip.UserControls" Source="QuickZip.UserControls\Tools\Converter\IconConverter\IconConverterBase.cs" Description="File successfully backed up as C:\Users\lycj\AppData\Local\Temp\Cofe\Temp\58\Backup\QuickZip.UserControls\Tools\Converter\IconConverter\IconConverterBase.cs">
</Event><Event ErrorLevel="0" Project="QuickZip.UserControls" Source="QuickZip.UserControls\Tools\Converter\IntAdd.cs" Description="File successfully backed up as C:\Users\lycj\AppData\Local\Temp\Cofe\Temp\58\Backup\QuickZip.UserControls\Tools\Converter\IntAdd.cs">
</Event><Event ErrorLevel="0" Project="QuickZip.UserControls" Source="QuickZip.UserControls\Tools\Converter\IntSubstract.cs" Description="File successfully backed up as C:\Users\lycj\AppData\Local\Temp\Cofe\Temp\58\Backup\QuickZip.UserControls\Tools\Converter\IntSubstract.cs">
</Event><Event ErrorLevel="0" Project="QuickZip.UserControls" Source="QuickZip.UserControls\Tools\Delegates.cs" Description="File successfully backed up as C:\Users\lycj\AppData\Local\Temp\Cofe\Temp\58\Backup\QuickZip.UserControls\Tools\Delegates.cs">
</Event><Event ErrorLevel="0" Project="QuickZip.UserControls" Source="QuickZip.UserControls\Tools\InputGesture\ExtraMouseGesture.cs" Description="File successfully backed up as C:\Users\lycj\AppData\Local\Temp\Cofe\Temp\58\Backup\QuickZip.UserControls\Tools\InputGesture\ExtraMouseGesture.cs">
</Event><Event ErrorLevel="0" Project="QuickZip.UserControls" Source="QuickZip.UserControls\Tools\InputGesture\MouseWheelGesture.cs" Description="File successfully backed up as C:\Users\lycj\AppData\Local\Temp\Cofe\Temp\58\Backup\QuickZip.UserControls\Tools\InputGesture\MouseWheelGesture.cs">
</Event><Event ErrorLevel="0" Project="QuickZip.UserControls" Source="QuickZip.UserControls\Tools\ThirdParty\SysImageList.cs" Description="File successfully backed up as C:\Users\lycj\AppData\Local\Temp\Cofe\Temp\58\Backup\QuickZip.UserControls\Tools\ThirdParty\SysImageList.cs">
</Event><Event ErrorLevel="0" Project="QuickZip.UserControls" Source="QuickZip.UserControls\Tools\ThirdParty\TreeViewExtensions.cs" Description="File successfully backed up as C:\Users\lycj\AppData\Local\Temp\Cofe\Temp\58\Backup\QuickZip.UserControls\Tools\ThirdParty\TreeViewExtensions.cs">
</Event><Event ErrorLevel="0" Project="QuickZip.UserControls" Source="QuickZip.UserControls\Tools\UITools.cs" Description="File successfully backed up as C:\Users\lycj\AppData\Local\Temp\Cofe\Temp\58\Backup\QuickZip.UserControls\Tools\UITools.cs">
</Event><Event ErrorLevel="0" Project="QuickZip.UserControls" Source="QuickZip.UserControls\UserControls\EditBox\EditBox.cs" Description="File successfully backed up as C:\Users\lycj\AppData\Local\Temp\Cofe\Temp\58\Backup\QuickZip.UserControls\UserControls\EditBox\EditBox.cs">
</Event><Event ErrorLevel="0" Project="QuickZip.UserControls" Source="QuickZip.UserControls\UserControls\EditBox\EditBoxAdorner.cs" Description="File successfully backed up as C:\Users\lycj\AppData\Local\Temp\Cofe\Temp\58\Backup\QuickZip.UserControls\UserControls\EditBox\EditBoxAdorner.cs">
</Event><Event ErrorLevel="0" Project="QuickZip.UserControls" Source="QuickZip.UserControls\UserControls\LoadingAdorner.cs" Description="File successfully backed up as C:\Users\lycj\AppData\Local\Temp\Cofe\Temp\58\Backup\QuickZip.UserControls\UserControls\LoadingAdorner.cs">
</Event><Event ErrorLevel="0" Project="QuickZip.UserControls" Source="QuickZip.UserControls\UserControls\ThirdParty\CircularAnimation\BlueDot.xaml.cs" Description="File successfully backed up as C:\Users\lycj\AppData\Local\Temp\Cofe\Temp\58\Backup\QuickZip.UserControls\UserControls\ThirdParty\CircularAnimation\BlueDot.xaml.cs">
</Event><Event ErrorLevel="0" Project="QuickZip.UserControls" Source="QuickZip.UserControls\UserControls\ThirdParty\CircularAnimation\SilverLightMain.xaml.cs" Description="File successfully backed up as C:\Users\lycj\AppData\Local\Temp\Cofe\Temp\58\Backup\QuickZip.UserControls\UserControls\ThirdParty\CircularAnimation\SilverLightMain.xaml.cs">
</Event><Event ErrorLevel="0" Project="QuickZip.UserControls" Source="QuickZip.UserControls\UserControls\ThirdParty\LoadingAnimation\Block.xaml.cs" Description="File successfully backed up as C:\Users\lycj\AppData\Local\Temp\Cofe\Temp\58\Backup\QuickZip.UserControls\UserControls\ThirdParty\LoadingAnimation\Block.xaml.cs">
</Event><Event ErrorLevel="0" Project="QuickZip.UserControls" Source="QuickZip.UserControls\UserControls\ThirdParty\LoadingAnimation\LoadingAnimation.xaml.cs" Description="File successfully backed up as C:\Users\lycj\AppData\Local\Temp\Cofe\Temp\58\Backup\QuickZip.UserControls\UserControls\ThirdParty\LoadingAnimation\LoadingAnimation.xaml.cs">
</Event><Event ErrorLevel="0" Project="QuickZip.UserControls" Source="QuickZip.UserControls\Components\SelectionHelper\ChangeLog.txt" Description="File successfully backed up as C:\Users\lycj\AppData\Local\Temp\Cofe\Temp\58\Backup\QuickZip.UserControls\Components\SelectionHelper\ChangeLog.txt">
</Event><Event ErrorLevel="0" Project="QuickZip.UserControls" Source="QuickZip.UserControls\UserControls\EditBox\EditBox.xaml" Description="File successfully backed up as C:\Users\lycj\AppData\Local\Temp\Cofe\Temp\58\Backup\QuickZip.UserControls\UserControls\EditBox\EditBox.xaml">
</Event><Event ErrorLevel="0" Project="QuickZip.UserControls" Source="QuickZip.UserControls\Components\ListViewBase\virtualWrapPanelView.xaml" Description="File successfully backed up as C:\Users\lycj\AppData\Local\Temp\Cofe\Temp\58\Backup\QuickZip.UserControls\Components\ListViewBase\virtualWrapPanelView.xaml">
</Event><Event ErrorLevel="0" Project="QuickZip.UserControls" Source="QuickZip.UserControls\Themes\Brushes.xaml" Description="File successfully backed up as C:\Users\lycj\AppData\Local\Temp\Cofe\Temp\58\Backup\QuickZip.UserControls\Themes\Brushes.xaml">
</Event><Event ErrorLevel="0" Project="QuickZip.UserControls" Source="QuickZip.UserControls\Themes\Converters.xaml" Description="File successfully backed up as C:\Users\lycj\AppData\Local\Temp\Cofe\Temp\58\Backup\QuickZip.UserControls\Themes\Converters.xaml">
</Event><Event ErrorLevel="0" Project="QuickZip.UserControls" Source="QuickZip.UserControls\Themes\Generic.xaml" Description="File successfully backed up as C:\Users\lycj\AppData\Local\Temp\Cofe\Temp\58\Backup\QuickZip.UserControls\Themes\Generic.xaml">
</Event><Event ErrorLevel="0" Project="QuickZip.UserControls" Source="QuickZip.UserControls\Themes\Geometry.xaml" Description="File successfully backed up as C:\Users\lycj\AppData\Local\Temp\Cofe\Temp\58\Backup\QuickZip.UserControls\Themes\Geometry.xaml">
</Event><Event ErrorLevel="0" Project="QuickZip.UserControls" Source="QuickZip.UserControls\Themes\Styles.xaml" Description="File successfully backed up as C:\Users\lycj\AppData\Local\Temp\Cofe\Temp\58\Backup\QuickZip.UserControls\Themes\Styles.xaml">
</Event><Event ErrorLevel="0" Project="QuickZip.UserControls" Source="QuickZip.UserControls\Themes\Styles\SimpleScrollViewerStyle.xaml" Description="File successfully backed up as C:\Users\lycj\AppData\Local\Temp\Cofe\Temp\58\Backup\QuickZip.UserControls\Themes\Styles\SimpleScrollViewerStyle.xaml">
</Event><Event ErrorLevel="0" Project="QuickZip.UserControls" Source="QuickZip.UserControls\Themes\Styles\StaticProgressBarStyle.xaml" Description="File successfully backed up as C:\Users\lycj\AppData\Local\Temp\Cofe\Temp\58\Backup\QuickZip.UserControls\Themes\Styles\StaticProgressBarStyle.xaml">
</Event><Event ErrorLevel="0" Project="QuickZip.UserControls" Source="QuickZip.UserControls\Themes\Styles\W7TreeViewItem.xaml" Description="File successfully backed up as C:\Users\lycj\AppData\Local\Temp\Cofe\Temp\58\Backup\QuickZip.UserControls\Themes\Styles\W7TreeViewItem.xaml">
</Event><Event ErrorLevel="0" Project="QuickZip.UserControls" Source="QuickZip.UserControls\Themes\Templates.xaml" Description="File successfully backed up as C:\Users\lycj\AppData\Local\Temp\Cofe\Temp\58\Backup\QuickZip.UserControls\Themes\Templates.xaml">
</Event><Event ErrorLevel="0" Project="QuickZip.UserControls" Source="QuickZip.UserControls\UserControls\ThirdParty\CircularAnimation\BlueDot.xaml" Description="File successfully backed up as C:\Users\lycj\AppData\Local\Temp\Cofe\Temp\58\Backup\QuickZip.UserControls\UserControls\ThirdParty\CircularAnimation\BlueDot.xaml">
</Event><Event ErrorLevel="0" Project="QuickZip.UserControls" Source="QuickZip.UserControls\UserControls\ThirdParty\CircularAnimation\SilverLightMain.xaml" Description="File successfully backed up as C:\Users\lycj\AppData\Local\Temp\Cofe\Temp\58\Backup\QuickZip.UserControls\UserControls\ThirdParty\CircularAnimation\SilverLightMain.xaml">
</Event><Event ErrorLevel="0" Project="QuickZip.UserControls" Source="QuickZip.UserControls\UserControls\ThirdParty\LoadingAnimation\Block.xaml" Description="File successfully backed up as C:\Users\lycj\AppData\Local\Temp\Cofe\Temp\58\Backup\QuickZip.UserControls\UserControls\ThirdParty\LoadingAnimation\Block.xaml">
</Event><Event ErrorLevel="0" Project="QuickZip.UserControls" Source="QuickZip.UserControls\UserControls\ThirdParty\LoadingAnimation\LoadingAnimation.xaml" Description="File successfully backed up as C:\Users\lycj\AppData\Local\Temp\Cofe\Temp\58\Backup\QuickZip.UserControls\UserControls\ThirdParty\LoadingAnimation\LoadingAnimation.xaml">
</Event><Event ErrorLevel="0" Project="QuickZip.UserControls" Source="QuickZip.UserControls\QuickZip.UserControls.csproj" Description="Project converted successfully">
</Event><Event ErrorLevel="3" Project="QuickZip.UserControls" Source="QuickZip.UserControls\QuickZip.UserControls.csproj" Description="Converted">
</Event><Event ErrorLevel="0" Project="QuickZip.IO.PIDL.UserControls" Source="QuickZip.IO.PIDL.UserControls\QuickZip.IO.PIDL.UserControls.csproj" Description="Project file successfully backed up as C:\Users\lycj\AppData\Local\Temp\Cofe\Temp\58\Backup\QuickZip.IO.PIDL.UserControls\QuickZip.IO.PIDL.UserControls.csproj">
</Event><Event ErrorLevel="0" Project="QuickZip.IO.PIDL.UserControls" Source="QuickZip.IO.PIDL.UserControls\Components\DragDropHelper\DragDropHelperEx.cs" Description="File successfully backed up as C:\Users\lycj\AppData\Local\Temp\Cofe\Temp\58\Backup\QuickZip.IO.PIDL.UserControls\Components\DragDropHelper\DragDropHelperEx.cs">
</Event><Event ErrorLevel="0" Project="QuickZip.IO.PIDL.UserControls" Source="QuickZip.IO.PIDL.UserControls\Properties\AssemblyInfo.cs" Description="File successfully backed up as C:\Users\lycj\AppData\Local\Temp\Cofe\Temp\58\Backup\QuickZip.IO.PIDL.UserControls\Properties\AssemblyInfo.cs">
</Event><Event ErrorLevel="0" Project="QuickZip.IO.PIDL.UserControls" Source="QuickZip.IO.PIDL.UserControls\Tools\Comparer\ExModelComparer.cs" Description="File successfully backed up as C:\Users\lycj\AppData\Local\Temp\Cofe\Temp\58\Backup\QuickZip.IO.PIDL.UserControls\Tools\Comparer\ExModelComparer.cs">
</Event><Event ErrorLevel="0" Project="QuickZip.IO.PIDL.UserControls" Source="QuickZip.IO.PIDL.UserControls\Tools\Converter\BoolToHorizontalAlignmentConverter.cs" Description="File successfully backed up as C:\Users\lycj\AppData\Local\Temp\Cofe\Temp\58\Backup\QuickZip.IO.PIDL.UserControls\Tools\Converter\BoolToHorizontalAlignmentConverter.cs">
</Event><Event ErrorLevel="0" Project="QuickZip.IO.PIDL.UserControls" Source="QuickZip.IO.PIDL.UserControls\Tools\Converter\ExToStringConverter.cs" Description="File successfully backed up as C:\Users\lycj\AppData\Local\Temp\Cofe\Temp\58\Backup\QuickZip.IO.PIDL.UserControls\Tools\Converter\ExToStringConverter.cs">
</Event><Event ErrorLevel="0" Project="QuickZip.IO.PIDL.UserControls" Source="QuickZip.IO.PIDL.UserControls\Tools\Converter\IconConverter\ExModelToIconConverter.cs" Description="File successfully backed up as C:\Users\lycj\AppData\Local\Temp\Cofe\Temp\58\Backup\QuickZip.IO.PIDL.UserControls\Tools\Converter\IconConverter\ExModelToIconConverter.cs">
</Event><Event ErrorLevel="0" Project="QuickZip.IO.PIDL.UserControls" Source="QuickZip.IO.PIDL.UserControls\Tools\Converter\IconConverter\ExToIconConverter.cs" Description="File successfully backed up as C:\Users\lycj\AppData\Local\Temp\Cofe\Temp\58\Backup\QuickZip.IO.PIDL.UserControls\Tools\Converter\IconConverter\ExToIconConverter.cs">
</Event><Event ErrorLevel="0" Project="QuickZip.IO.PIDL.UserControls" Source="QuickZip.IO.PIDL.UserControls\Tools\Converter\IconConverter\FileNameToIconConverter.cs" Description="File successfully backed up as C:\Users\lycj\AppData\Local\Temp\Cofe\Temp\58\Backup\QuickZip.IO.PIDL.UserControls\Tools\Converter\IconConverter\FileNameToIconConverter.cs">
</Event><Event ErrorLevel="0" Project="QuickZip.IO.PIDL.UserControls" Source="QuickZip.IO.PIDL.UserControls\Tools\Converter\ModelToExConverter.cs" Description="File successfully backed up as C:\Users\lycj\AppData\Local\Temp\Cofe\Temp\58\Backup\QuickZip.IO.PIDL.UserControls\Tools\Converter\ModelToExConverter.cs">
</Event><Event ErrorLevel="0" Project="QuickZip.IO.PIDL.UserControls" Source="QuickZip.IO.PIDL.UserControls\Tools\Converter\StringToExConverter.cs" Description="File successfully backed up as C:\Users\lycj\AppData\Local\Temp\Cofe\Temp\58\Backup\QuickZip.IO.PIDL.UserControls\Tools\Converter\StringToExConverter.cs">
</Event><Event ErrorLevel="0" Project="QuickZip.IO.PIDL.UserControls" Source="QuickZip.IO.PIDL.UserControls\Tools\Extension\ExExtension.cs" Description="File successfully backed up as C:\Users\lycj\AppData\Local\Temp\Cofe\Temp\58\Backup\QuickZip.IO.PIDL.UserControls\Tools\Extension\ExExtension.cs">
</Event><Event ErrorLevel="0" Project="QuickZip.IO.PIDL.UserControls" Source="QuickZip.IO.PIDL.UserControls\Tools\MVVM\Model\DirectoryModel.cs" Description="File successfully backed up as C:\Users\lycj\AppData\Local\Temp\Cofe\Temp\58\Backup\QuickZip.IO.PIDL.UserControls\Tools\MVVM\Model\DirectoryModel.cs">
</Event><Event ErrorLevel="0" Project="QuickZip.IO.PIDL.UserControls" Source="QuickZip.IO.PIDL.UserControls\Tools\MVVM\Model\DriveModel.cs" Description="File successfully backed up as C:\Users\lycj\AppData\Local\Temp\Cofe\Temp\58\Backup\QuickZip.IO.PIDL.UserControls\Tools\MVVM\Model\DriveModel.cs">
</Event><Event ErrorLevel="0" Project="QuickZip.IO.PIDL.UserControls" Source="QuickZip.IO.PIDL.UserControls\Tools\MVVM\Model\ExModel.cs" Description="File successfully backed up as C:\Users\lycj\AppData\Local\Temp\Cofe\Temp\58\Backup\QuickZip.IO.PIDL.UserControls\Tools\MVVM\Model\ExModel.cs">
</Event><Event ErrorLevel="0" Project="QuickZip.IO.PIDL.UserControls" Source="QuickZip.IO.PIDL.UserControls\Tools\MVVM\Model\FileModel.cs" Description="File successfully backed up as C:\Users\lycj\AppData\Local\Temp\Cofe\Temp\58\Backup\QuickZip.IO.PIDL.UserControls\Tools\MVVM\Model\FileModel.cs">
</Event><Event ErrorLevel="0" Project="QuickZip.IO.PIDL.UserControls" Source="QuickZip.IO.PIDL.UserControls\Tools\MVVM\Model\Rules.cs" Description="File successfully backed up as C:\Users\lycj\AppData\Local\Temp\Cofe\Temp\58\Backup\QuickZip.IO.PIDL.UserControls\Tools\MVVM\Model\Rules.cs">
</Event><Event ErrorLevel="0" Project="QuickZip.IO.PIDL.UserControls" Source="QuickZip.IO.PIDL.UserControls\Tools\MVVM\ViewModel\DirectoryViewModel.cs" Description="File successfully backed up as C:\Users\lycj\AppData\Local\Temp\Cofe\Temp\58\Backup\QuickZip.IO.PIDL.UserControls\Tools\MVVM\ViewModel\DirectoryViewModel.cs">
</Event><Event ErrorLevel="0" Project="QuickZip.IO.PIDL.UserControls" Source="QuickZip.IO.PIDL.UserControls\Tools\MVVM\ViewModel\ExViewModel.cs" Description="File successfully backed up as C:\Users\lycj\AppData\Local\Temp\Cofe\Temp\58\Backup\QuickZip.IO.PIDL.UserControls\Tools\MVVM\ViewModel\ExViewModel.cs">
</Event><Event ErrorLevel="0" Project="QuickZip.IO.PIDL.UserControls" Source="QuickZip.IO.PIDL.UserControls\Tools\MVVM\ViewModel\FileViewModel.cs" Description="File successfully backed up as C:\Users\lycj\AppData\Local\Temp\Cofe\Temp\58\Backup\QuickZip.IO.PIDL.UserControls\Tools\MVVM\ViewModel\FileViewModel.cs">
</Event><Event ErrorLevel="0" Project="QuickZip.IO.PIDL.UserControls" Source="QuickZip.IO.PIDL.UserControls\Tools\MVVM\ViewModel\HierarchyViewModel.cs" Description="File successfully backed up as C:\Users\lycj\AppData\Local\Temp\Cofe\Temp\58\Backup\QuickZip.IO.PIDL.UserControls\Tools\MVVM\ViewModel\HierarchyViewModel.cs">
</Event><Event ErrorLevel="0" Project="QuickZip.IO.PIDL.UserControls" Source="QuickZip.IO.PIDL.UserControls\Tools\MVVM\ViewModel\RootModelBase.cs" Description="File successfully backed up as C:\Users\lycj\AppData\Local\Temp\Cofe\Temp\58\Backup\QuickZip.IO.PIDL.UserControls\Tools\MVVM\ViewModel\RootModelBase.cs">
</Event><Event ErrorLevel="0" Project="QuickZip.IO.PIDL.UserControls" Source="QuickZip.IO.PIDL.UserControls\Tools\ProgressEventArgs.cs" Description="File successfully backed up as C:\Users\lycj\AppData\Local\Temp\Cofe\Temp\58\Backup\QuickZip.IO.PIDL.UserControls\Tools\ProgressEventArgs.cs">
</Event><Event ErrorLevel="0" Project="QuickZip.IO.PIDL.UserControls" Source="QuickZip.IO.PIDL.UserControls\Tools\ProgressRoutedEventArgs.cs" Description="File successfully backed up as C:\Users\lycj\AppData\Local\Temp\Cofe\Temp\58\Backup\QuickZip.IO.PIDL.UserControls\Tools\ProgressRoutedEventArgs.cs">
</Event><Event ErrorLevel="0" Project="QuickZip.IO.PIDL.UserControls" Source="QuickZip.IO.PIDL.UserControls\Tools\TemplateSelector\ExDataTemplateSelector.cs" Description="File successfully backed up as C:\Users\lycj\AppData\Local\Temp\Cofe\Temp\58\Backup\QuickZip.IO.PIDL.UserControls\Tools\TemplateSelector\ExDataTemplateSelector.cs">
</Event><Event ErrorLevel="0" Project="QuickZip.IO.PIDL.UserControls" Source="QuickZip.IO.PIDL.UserControls\Tools\UCUtils.cs" Description="File successfully backed up as C:\Users\lycj\AppData\Local\Temp\Cofe\Temp\58\Backup\QuickZip.IO.PIDL.UserControls\Tools\UCUtils.cs">
</Event><Event ErrorLevel="0" Project="QuickZip.IO.PIDL.UserControls" Source="QuickZip.IO.PIDL.UserControls\UserControls\Commands\SharedCommands.cs" Description="File successfully backed up as C:\Users\lycj\AppData\Local\Temp\Cofe\Temp\58\Backup\QuickZip.IO.PIDL.UserControls\UserControls\Commands\SharedCommands.cs">
</Event><Event ErrorLevel="0" Project="QuickZip.IO.PIDL.UserControls" Source="QuickZip.IO.PIDL.UserControls\UserControls\DirectoryTree\Commands\DirectoryTreeCommands.cs" Description="File successfully backed up as C:\Users\lycj\AppData\Local\Temp\Cofe\Temp\58\Backup\QuickZip.IO.PIDL.UserControls\UserControls\DirectoryTree\Commands\DirectoryTreeCommands.cs">
</Event><Event ErrorLevel="0" Project="QuickZip.IO.PIDL.UserControls" Source="QuickZip.IO.PIDL.UserControls\UserControls\DirectoryTree\DirectoryTree.xaml.cs" Description="File successfully backed up as C:\Users\lycj\AppData\Local\Temp\Cofe\Temp\58\Backup\QuickZip.IO.PIDL.UserControls\UserControls\DirectoryTree\DirectoryTree.xaml.cs">
</Event><Event ErrorLevel="0" Project="QuickZip.IO.PIDL.UserControls" Source="QuickZip.IO.PIDL.UserControls\UserControls\DirectoryTree\MVVM\DirectoryTreeItemViewModel.cs" Description="File successfully backed up as C:\Users\lycj\AppData\Local\Temp\Cofe\Temp\58\Backup\QuickZip.IO.PIDL.UserControls\UserControls\DirectoryTree\MVVM\DirectoryTreeItemViewModel.cs">
</Event><Event ErrorLevel="0" Project="QuickZip.IO.PIDL.UserControls" Source="QuickZip.IO.PIDL.UserControls\UserControls\DirectoryTree\MVVM\DirectoryTreeViewModel.cs" Description="File successfully backed up as C:\Users\lycj\AppData\Local\Temp\Cofe\Temp\58\Backup\QuickZip.IO.PIDL.UserControls\UserControls\DirectoryTree\MVVM\DirectoryTreeViewModel.cs">
</Event><Event ErrorLevel="0" Project="QuickZip.IO.PIDL.UserControls" Source="QuickZip.IO.PIDL.UserControls\UserControls\FileList\Adorner\FileListLookupBoxAdorner.cs" Description="File successfully backed up as C:\Users\lycj\AppData\Local\Temp\Cofe\Temp\58\Backup\QuickZip.IO.PIDL.UserControls\UserControls\FileList\Adorner\FileListLookupBoxAdorner.cs">
</Event><Event ErrorLevel="0" Project="QuickZip.IO.PIDL.UserControls" Source="QuickZip.IO.PIDL.UserControls\UserControls\FileList\Commands\FileListCommands.cs" Description="File successfully backed up as C:\Users\lycj\AppData\Local\Temp\Cofe\Temp\58\Backup\QuickZip.IO.PIDL.UserControls\UserControls\FileList\Commands\FileListCommands.cs">
</Event><Event ErrorLevel="0" Project="QuickZip.IO.PIDL.UserControls" Source="QuickZip.IO.PIDL.UserControls\UserControls\FileList\FileList.xaml.cs" Description="File successfully backed up as C:\Users\lycj\AppData\Local\Temp\Cofe\Temp\58\Backup\QuickZip.IO.PIDL.UserControls\UserControls\FileList\FileList.xaml.cs">
</Event><Event ErrorLevel="0" Project="QuickZip.IO.PIDL.UserControls" Source="QuickZip.IO.PIDL.UserControls\UserControls\FileList\MVVM\CurrentDirectoryViewModel.cs" Description="File successfully backed up as C:\Users\lycj\AppData\Local\Temp\Cofe\Temp\58\Backup\QuickZip.IO.PIDL.UserControls\UserControls\FileList\MVVM\CurrentDirectoryViewModel.cs">
</Event><Event ErrorLevel="0" Project="QuickZip.IO.PIDL.UserControls" Source="QuickZip.IO.PIDL.UserControls\UserControls\FileList\MVVM\FileListItemViewModel.cs" Description="File successfully backed up as C:\Users\lycj\AppData\Local\Temp\Cofe\Temp\58\Backup\QuickZip.IO.PIDL.UserControls\UserControls\FileList\MVVM\FileListItemViewModel.cs">
</Event><Event ErrorLevel="0" Project="QuickZip.IO.PIDL.UserControls" Source="QuickZip.IO.PIDL.UserControls\UserControls\FileList\MVVM\FileListViewModel.cs" Description="File successfully backed up as C:\Users\lycj\AppData\Local\Temp\Cofe\Temp\58\Backup\QuickZip.IO.PIDL.UserControls\UserControls\FileList\MVVM\FileListViewModel.cs">
</Event><Event ErrorLevel="0" Project="QuickZip.IO.PIDL.UserControls" Source="QuickZip.IO.PIDL.UserControls\UserControls\FileList\MVVM\Tools\SimpleRoutedCommand.cs" Description="File successfully backed up as C:\Users\lycj\AppData\Local\Temp\Cofe\Temp\58\Backup\QuickZip.IO.PIDL.UserControls\UserControls\FileList\MVVM\Tools\SimpleRoutedCommand.cs">
</Event><Event ErrorLevel="0" Project="QuickZip.IO.PIDL.UserControls" Source="QuickZip.IO.PIDL.UserControls\ClassDiagram1.cd" Description="File successfully backed up as C:\Users\lycj\AppData\Local\Temp\Cofe\Temp\58\Backup\QuickZip.IO.PIDL.UserControls\ClassDiagram1.cd">
</Event><Event ErrorLevel="0" Project="QuickZip.IO.PIDL.UserControls" Source="QuickZip.IO.PIDL.UserControls\Models.cd" Description="File successfully backed up as C:\Users\lycj\AppData\Local\Temp\Cofe\Temp\58\Backup\QuickZip.IO.PIDL.UserControls\Models.cd">
</Event><Event ErrorLevel="0" Project="QuickZip.IO.PIDL.UserControls" Source="QuickZip.IO.PIDL.UserControls\ChangeLog.txt" Description="File successfully backed up as C:\Users\lycj\AppData\Local\Temp\Cofe\Temp\58\Backup\QuickZip.IO.PIDL.UserControls\ChangeLog.txt">
</Event><Event ErrorLevel="0" Project="QuickZip.IO.PIDL.UserControls" Source="QuickZip.IO.PIDL.UserControls\License.txt" Description="File successfully backed up as C:\Users\lycj\AppData\Local\Temp\Cofe\Temp\58\Backup\QuickZip.IO.PIDL.UserControls\License.txt">
</Event><Event ErrorLevel="0" Project="QuickZip.IO.PIDL.UserControls" Source="QuickZip.IO.PIDL.UserControls\Themes\Converters.xaml" Description="File successfully backed up as C:\Users\lycj\AppData\Local\Temp\Cofe\Temp\58\Backup\QuickZip.IO.PIDL.UserControls\Themes\Converters.xaml">
</Event><Event ErrorLevel="0" Project="QuickZip.IO.PIDL.UserControls" Source="QuickZip.IO.PIDL.UserControls\Themes\Generic.xaml" Description="File successfully backed up as C:\Users\lycj\AppData\Local\Temp\Cofe\Temp\58\Backup\QuickZip.IO.PIDL.UserControls\Themes\Generic.xaml">
</Event><Event ErrorLevel="0" Project="QuickZip.IO.PIDL.UserControls" Source="QuickZip.IO.PIDL.UserControls\UserControls\DirectoryTree\DirectoryTree.xaml" Description="File successfully backed up as C:\Users\lycj\AppData\Local\Temp\Cofe\Temp\58\Backup\QuickZip.IO.PIDL.UserControls\UserControls\DirectoryTree\DirectoryTree.xaml">
</Event><Event ErrorLevel="0" Project="QuickZip.IO.PIDL.UserControls" Source="QuickZip.IO.PIDL.UserControls\UserControls\DirectoryTree\Generic.xaml" Description="File successfully backed up as C:\Users\lycj\AppData\Local\Temp\Cofe\Temp\58\Backup\QuickZip.IO.PIDL.UserControls\UserControls\DirectoryTree\Generic.xaml">
</Event><Event ErrorLevel="0" Project="QuickZip.IO.PIDL.UserControls" Source="QuickZip.IO.PIDL.UserControls\UserControls\FileList\FileList.xaml" Description="File successfully backed up as C:\Users\lycj\AppData\Local\Temp\Cofe\Temp\58\Backup\QuickZip.IO.PIDL.UserControls\UserControls\FileList\FileList.xaml">
</Event><Event ErrorLevel="0" Project="QuickZip.IO.PIDL.UserControls" Source="QuickZip.IO.PIDL.UserControls\UserControls\FileList\Generic.xaml" Description="File successfully backed up as C:\Users\lycj\AppData\Local\Temp\Cofe\Temp\58\Backup\QuickZip.IO.PIDL.UserControls\UserControls\FileList\Generic.xaml">
</Event><Event ErrorLevel="0" Project="QuickZip.IO.PIDL.UserControls" Source="QuickZip.IO.PIDL.UserControls\UserControls\FileList\View\GridView.xaml" Description="File successfully backed up as C:\Users\lycj\AppData\Local\Temp\Cofe\Temp\58\Backup\QuickZip.IO.PIDL.UserControls\UserControls\FileList\View\GridView.xaml">
</Event><Event ErrorLevel="0" Project="QuickZip.IO.PIDL.UserControls" Source="QuickZip.IO.PIDL.UserControls\UserControls\FileList\View\IconView.xaml" Description="File successfully backed up as C:\Users\lycj\AppData\Local\Temp\Cofe\Temp\58\Backup\QuickZip.IO.PIDL.UserControls\UserControls\FileList\View\IconView.xaml">
</Event><Event ErrorLevel="0" Project="QuickZip.IO.PIDL.UserControls" Source="QuickZip.IO.PIDL.UserControls\UserControls\FileList\View\ListView.xaml" Description="File successfully backed up as C:\Users\lycj\AppData\Local\Temp\Cofe\Temp\58\Backup\QuickZip.IO.PIDL.UserControls\UserControls\FileList\View\ListView.xaml">
</Event><Event ErrorLevel="0" Project="QuickZip.IO.PIDL.UserControls" Source="QuickZip.IO.PIDL.UserControls\UserControls\FileList\View\Common.xaml" Description="File successfully backed up as C:\Users\lycj\AppData\Local\Temp\Cofe\Temp\58\Backup\QuickZip.IO.PIDL.UserControls\UserControls\FileList\View\Common.xaml">
</Event><Event ErrorLevel="0" Project="QuickZip.IO.PIDL.UserControls" Source="QuickZip.IO.PIDL.UserControls\UserControls\FileList\View\SmallIconView.xaml" Description="File successfully backed up as C:\Users\lycj\AppData\Local\Temp\Cofe\Temp\58\Backup\QuickZip.IO.PIDL.UserControls\UserControls\FileList\View\SmallIconView.xaml">
</Event><Event ErrorLevel="0" Project="QuickZip.IO.PIDL.UserControls" Source="QuickZip.IO.PIDL.UserControls\UserControls\FileList\View\TileView.xaml" Description="File successfully backed up as C:\Users\lycj\AppData\Local\Temp\Cofe\Temp\58\Backup\QuickZip.IO.PIDL.UserControls\UserControls\FileList\View\TileView.xaml">
</Event><Event ErrorLevel="0" Project="QuickZip.IO.PIDL.UserControls" Source="QuickZip.IO.PIDL.UserControls\QuickZip.IO.PIDL.UserControls.csproj" Description="Project converted successfully">
</Event><Event ErrorLevel="3" Project="QuickZip.IO.PIDL.UserControls" Source="QuickZip.IO.PIDL.UserControls\QuickZip.IO.PIDL.UserControls.csproj" Description="Converted">
</Event><Event ErrorLevel="0" Project="FileExplorerText" Source="FileExplorerText\FileExplorerText.csproj" Description="Project file successfully backed up as C:\Users\lycj\AppData\Local\Temp\Cofe\Temp\58\Backup\FileExplorerText\FileExplorerText.csproj">
</Event><Event ErrorLevel="0" Project="FileExplorerText" Source="FileExplorerText\App.xaml.cs" Description="File successfully backed up as C:\Users\lycj\AppData\Local\Temp\Cofe\Temp\58\Backup\FileExplorerText\App.xaml.cs">
</Event><Event ErrorLevel="0" Project="FileExplorerText" Source="FileExplorerText\PIDLMVVM.xaml.cs" Description="File successfully backed up as C:\Users\lycj\AppData\Local\Temp\Cofe\Temp\58\Backup\FileExplorerText\PIDLMVVM.xaml.cs">
</Event><Event ErrorLevel="0" Project="FileExplorerText" Source="FileExplorerText\Properties\AssemblyInfo.cs" Description="File successfully backed up as C:\Users\lycj\AppData\Local\Temp\Cofe\Temp\58\Backup\FileExplorerText\Properties\AssemblyInfo.cs">
</Event><Event ErrorLevel="0" Project="FileExplorerText" Source="FileExplorerText\Properties\Resources.Designer.cs" Description="File successfully backed up as C:\Users\lycj\AppData\Local\Temp\Cofe\Temp\58\Backup\FileExplorerText\Properties\Resources.Designer.cs">
</Event><Event ErrorLevel="0" Project="FileExplorerText" Source="FileExplorerText\Properties\Settings.Designer.cs" Description="File successfully backed up as C:\Users\lycj\AppData\Local\Temp\Cofe\Temp\58\Backup\FileExplorerText\Properties\Settings.Designer.cs">
</Event><Event ErrorLevel="0" Project="FileExplorerText" Source="FileExplorerText\Properties\Settings.settings" Description="File successfully backed up as C:\Users\lycj\AppData\Local\Temp\Cofe\Temp\58\Backup\FileExplorerText\Properties\Settings.settings">
</Event><Event ErrorLevel="0" Project="FileExplorerText" Source="FileExplorerText\Properties\Resources.resx" Description="File successfully backed up as C:\Users\lycj\AppData\Local\Temp\Cofe\Temp\58\Backup\FileExplorerText\Properties\Resources.resx">
</Event><Event ErrorLevel="0" Project="FileExplorerText" Source="FileExplorerText\App.xaml" Description="File successfully backed up as C:\Users\lycj\AppData\Local\Temp\Cofe\Temp\58\Backup\FileExplorerText\App.xaml">
</Event><Event ErrorLevel="0" Project="FileExplorerText" Source="FileExplorerText\PIDLMVVM.xaml" Description="File successfully backed up as C:\Users\lycj\AppData\Local\Temp\Cofe\Temp\58\Backup\FileExplorerText\PIDLMVVM.xaml">
</Event><Event ErrorLevel="0" Project="FileExplorerText" Source="FileExplorerText\FileExplorerText.csproj" Description="Project converted successfully">
</Event><Event ErrorLevel="3" Project="FileExplorerText" Source="FileExplorerText\FileExplorerText.csproj" Description="Converted">
</Event><Event ErrorLevel="0" Project="QuickZip.IO.PIDL" Source="QuickZip.IO.PIDL\QuickZip.IO.PIDL.csproj" Description="Project file successfully backed up as C:\Users\lycj\AppData\Local\Temp\Cofe\Temp\58\Backup\QuickZip.IO.PIDL\QuickZip.IO.PIDL.csproj">
</Event><Event ErrorLevel="0" Project="QuickZip.IO.PIDL" Source="QuickZip.IO.PIDL\IO\Header\FileBrowser\Interfaces\IAdviseSink.cs" Description="File successfully backed up as C:\Users\lycj\AppData\Local\Temp\Cofe\Temp\58\Backup\QuickZip.IO.PIDL\IO\Header\FileBrowser\Interfaces\IAdviseSink.cs">
</Event><Event ErrorLevel="0" Project="QuickZip.IO.PIDL" Source="QuickZip.IO.PIDL\IO\Header\FileBrowser\Interfaces\IContextMenu.cs" Description="File successfully backed up as C:\Users\lycj\AppData\Local\Temp\Cofe\Temp\58\Backup\QuickZip.IO.PIDL\IO\Header\FileBrowser\Interfaces\IContextMenu.cs">
</Event><Event ErrorLevel="0" Project="QuickZip.IO.PIDL" Source="QuickZip.IO.PIDL\IO\Header\FileBrowser\Interfaces\IDataObject.cs" Description="File successfully backed up as C:\Users\lycj\AppData\Local\Temp\Cofe\Temp\58\Backup\QuickZip.IO.PIDL\IO\Header\FileBrowser\Interfaces\IDataObject.cs">
</Event><Event ErrorLevel="0" Project="QuickZip.IO.PIDL" Source="QuickZip.IO.PIDL\IO\Header\FileBrowser\Interfaces\IDragSourceHelper.cs" Description="File successfully backed up as C:\Users\lycj\AppData\Local\Temp\Cofe\Temp\58\Backup\QuickZip.IO.PIDL\IO\Header\FileBrowser\Interfaces\IDragSourceHelper.cs">
</Event><Event ErrorLevel="0" Project="QuickZip.IO.PIDL" Source="QuickZip.IO.PIDL\IO\Header\FileBrowser\Interfaces\IDropSource.cs" Description="File successfully backed up as C:\Users\lycj\AppData\Local\Temp\Cofe\Temp\58\Backup\QuickZip.IO.PIDL\IO\Header\FileBrowser\Interfaces\IDropSource.cs">
</Event><Event ErrorLevel="0" Project="QuickZip.IO.PIDL" Source="QuickZip.IO.PIDL\IO\Header\FileBrowser\Interfaces\IDropTarget.cs" Description="File successfully backed up as C:\Users\lycj\AppData\Local\Temp\Cofe\Temp\58\Backup\QuickZip.IO.PIDL\IO\Header\FileBrowser\Interfaces\IDropTarget.cs">
</Event><Event ErrorLevel="0" Project="QuickZip.IO.PIDL" Source="QuickZip.IO.PIDL\IO\Header\FileBrowser\Interfaces\IDropTargetHelper.cs" Description="File successfully backed up as C:\Users\lycj\AppData\Local\Temp\Cofe\Temp\58\Backup\QuickZip.IO.PIDL\IO\Header\FileBrowser\Interfaces\IDropTargetHelper.cs">
</Event><Event ErrorLevel="0" Project="QuickZip.IO.PIDL" Source="QuickZip.IO.PIDL\IO\Header\FileBrowser\Interfaces\IEnumFORMATETC.cs" Description="File successfully backed up as C:\Users\lycj\AppData\Local\Temp\Cofe\Temp\58\Backup\QuickZip.IO.PIDL\IO\Header\FileBrowser\Interfaces\IEnumFORMATETC.cs">
</Event><Event ErrorLevel="0" Project="QuickZip.IO.PIDL" Source="QuickZip.IO.PIDL\IO\Header\FileBrowser\Interfaces\IEnumIDList.cs" Description="File successfully backed up as C:\Users\lycj\AppData\Local\Temp\Cofe\Temp\58\Backup\QuickZip.IO.PIDL\IO\Header\FileBrowser\Interfaces\IEnumIDList.cs">
</Event><Event ErrorLevel="0" Project="QuickZip.IO.PIDL" Source="QuickZip.IO.PIDL\IO\Header\FileBrowser\Interfaces\IEnumSTATSTG.cs" Description="File successfully backed up as C:\Users\lycj\AppData\Local\Temp\Cofe\Temp\58\Backup\QuickZip.IO.PIDL\IO\Header\FileBrowser\Interfaces\IEnumSTATSTG.cs">
</Event><Event ErrorLevel="0" Project="QuickZip.IO.PIDL" Source="QuickZip.IO.PIDL\IO\Header\FileBrowser\Interfaces\IShellExtInit.cs" Description="File successfully backed up as C:\Users\lycj\AppData\Local\Temp\Cofe\Temp\58\Backup\QuickZip.IO.PIDL\IO\Header\FileBrowser\Interfaces\IShellExtInit.cs">
</Event><Event ErrorLevel="0" Project="QuickZip.IO.PIDL" Source="QuickZip.IO.PIDL\IO\Header\FileBrowser\Interfaces\IShellFolder.cs" Description="File successfully backed up as C:\Users\lycj\AppData\Local\Temp\Cofe\Temp\58\Backup\QuickZip.IO.PIDL\IO\Header\FileBrowser\Interfaces\IShellFolder.cs">
</Event><Event ErrorLevel="0" Project="QuickZip.IO.PIDL" Source="QuickZip.IO.PIDL\IO\Header\FileBrowser\Interfaces\IStorage.cs" Description="File successfully backed up as C:\Users\lycj\AppData\Local\Temp\Cofe\Temp\58\Backup\QuickZip.IO.PIDL\IO\Header\FileBrowser\Interfaces\IStorage.cs">
</Event><Event ErrorLevel="0" Project="QuickZip.IO.PIDL" Source="QuickZip.IO.PIDL\IO\Header\FileBrowser\Interfaces\IStream.cs" Description="File successfully backed up as C:\Users\lycj\AppData\Local\Temp\Cofe\Temp\58\Backup\QuickZip.IO.PIDL\IO\Header\FileBrowser\Interfaces\IStream.cs">
</Event><Event ErrorLevel="0" Project="QuickZip.IO.PIDL" Source="QuickZip.IO.PIDL\IO\Header\FileBrowser\PIDL.cs" Description="File successfully backed up as C:\Users\lycj\AppData\Local\Temp\Cofe\Temp\58\Backup\QuickZip.IO.PIDL\IO\Header\FileBrowser\PIDL.cs">
</Event><Event ErrorLevel="0" Project="QuickZip.IO.PIDL" Source="QuickZip.IO.PIDL\IO\Header\FileBrowser\ShellAPI.cs" Description="File successfully backed up as C:\Users\lycj\AppData\Local\Temp\Cofe\Temp\58\Backup\QuickZip.IO.PIDL\IO\Header\FileBrowser\ShellAPI.cs">
</Event><Event ErrorLevel="0" Project="QuickZip.IO.PIDL" Source="QuickZip.IO.PIDL\IO\Header\FileBrowser\ShellHelper.cs" Description="File successfully backed up as C:\Users\lycj\AppData\Local\Temp\Cofe\Temp\58\Backup\QuickZip.IO.PIDL\IO\Header\FileBrowser\ShellHelper.cs">
</Event><Event ErrorLevel="0" Project="QuickZip.IO.PIDL" Source="QuickZip.IO.PIDL\IO\FileStreamEx\FileStreamEx.cs" Description="File successfully backed up as C:\Users\lycj\AppData\Local\Temp\Cofe\Temp\58\Backup\QuickZip.IO.PIDL\IO\FileStreamEx\FileStreamEx.cs">
</Event><Event ErrorLevel="0" Project="QuickZip.IO.PIDL" Source="QuickZip.IO.PIDL\IO\FileSystemInfoEx\DirectoryInfoEx.cs" Description="File successfully backed up as C:\Users\lycj\AppData\Local\Temp\Cofe\Temp\58\Backup\QuickZip.IO.PIDL\IO\FileSystemInfoEx\DirectoryInfoEx.cs">
</Event><Event ErrorLevel="0" Project="QuickZip.IO.PIDL" Source="QuickZip.IO.PIDL\IO\FileSystemInfoEx\DriveInfoEx.cs" Description="File successfully backed up as C:\Users\lycj\AppData\Local\Temp\Cofe\Temp\58\Backup\QuickZip.IO.PIDL\IO\FileSystemInfoEx\DriveInfoEx.cs">
</Event><Event ErrorLevel="0" Project="QuickZip.IO.PIDL" Source="QuickZip.IO.PIDL\IO\FileSystemInfoEx\FileInfoEx.cs" Description="File successfully backed up as C:\Users\lycj\AppData\Local\Temp\Cofe\Temp\58\Backup\QuickZip.IO.PIDL\IO\FileSystemInfoEx\FileInfoEx.cs">
</Event><Event ErrorLevel="0" Project="QuickZip.IO.PIDL" Source="QuickZip.IO.PIDL\IO\FileSystemInfoEx\FileSystemInfoEx.cs" Description="File successfully backed up as C:\Users\lycj\AppData\Local\Temp\Cofe\Temp\58\Backup\QuickZip.IO.PIDL\IO\FileSystemInfoEx\FileSystemInfoEx.cs">
</Event><Event ErrorLevel="0" Project="QuickZip.IO.PIDL" Source="QuickZip.IO.PIDL\IO\Header\IShellFolder2.cs" Description="File successfully backed up as C:\Users\lycj\AppData\Local\Temp\Cofe\Temp\58\Backup\QuickZip.IO.PIDL\IO\Header\IShellFolder2.cs">
</Event><Event ErrorLevel="0" Project="QuickZip.IO.PIDL" Source="QuickZip.IO.PIDL\IO\Header\KnownFolders.cs" Description="File successfully backed up as C:\Users\lycj\AppData\Local\Temp\Cofe\Temp\58\Backup\QuickZip.IO.PIDL\IO\Header\KnownFolders.cs">
</Event><Event ErrorLevel="0" Project="QuickZip.IO.PIDL" Source="QuickZip.IO.PIDL\IO\Header\ShellLink\Interface\FileIcon.cs" Description="File successfully backed up as C:\Users\lycj\AppData\Local\Temp\Cofe\Temp\58\Backup\QuickZip.IO.PIDL\IO\Header\ShellLink\Interface\FileIcon.cs">
</Event><Event ErrorLevel="0" Project="QuickZip.IO.PIDL" Source="QuickZip.IO.PIDL\IO\Header\ShellLink\Interface\ShellLink.cs" Description="File successfully backed up as C:\Users\lycj\AppData\Local\Temp\Cofe\Temp\58\Backup\QuickZip.IO.PIDL\IO\Header\ShellLink\Interface\ShellLink.cs">
</Event><Event ErrorLevel="0" Project="QuickZip.IO.PIDL" Source="QuickZip.IO.PIDL\IO\Tools\Comparer\ExComparer.cs" Description="File successfully backed up as C:\Users\lycj\AppData\Local\Temp\Cofe\Temp\58\Backup\QuickZip.IO.PIDL\IO\Tools\Comparer\ExComparer.cs">
</Event><Event ErrorLevel="0" Project="QuickZip.IO.PIDL" Source="QuickZip.IO.PIDL\IO\Tools\Dialog\ShellProgressDialog.cs" Description="File successfully backed up as C:\Users\lycj\AppData\Local\Temp\Cofe\Temp\58\Backup\QuickZip.IO.PIDL\IO\Tools\Dialog\ShellProgressDialog.cs">
</Event><Event ErrorLevel="0" Project="QuickZip.IO.PIDL" Source="QuickZip.IO.PIDL\IO\Tools\Interface\OverwriteInfo.cs" Description="File successfully backed up as C:\Users\lycj\AppData\Local\Temp\Cofe\Temp\58\Backup\QuickZip.IO.PIDL\IO\Tools\Interface\OverwriteInfo.cs">
</Event><Event ErrorLevel="0" Project="QuickZip.IO.PIDL" Source="QuickZip.IO.PIDL\IO\Tools\Interface\ICustomProgressDialog.cs" Description="File successfully backed up as C:\Users\lycj\AppData\Local\Temp\Cofe\Temp\58\Backup\QuickZip.IO.PIDL\IO\Tools\Interface\ICustomProgressDialog.cs">
</Event><Event ErrorLevel="0" Project="QuickZip.IO.PIDL" Source="QuickZip.IO.PIDL\IO\Tools\Interface\IExWork.cs" Description="File successfully backed up as C:\Users\lycj\AppData\Local\Temp\Cofe\Temp\58\Backup\QuickZip.IO.PIDL\IO\Tools\Interface\IExWork.cs">
</Event><Event ErrorLevel="0" Project="QuickZip.IO.PIDL" Source="QuickZip.IO.PIDL\IO\Tools\Interface\ISupportDrag.cs" Description="File successfully backed up as C:\Users\lycj\AppData\Local\Temp\Cofe\Temp\58\Backup\QuickZip.IO.PIDL\IO\Tools\Interface\ISupportDrag.cs">
</Event><Event ErrorLevel="0" Project="QuickZip.IO.PIDL" Source="QuickZip.IO.PIDL\IO\Tools\Interface\ISupportDrop.cs" Description="File successfully backed up as C:\Users\lycj\AppData\Local\Temp\Cofe\Temp\58\Backup\QuickZip.IO.PIDL\IO\Tools\Interface\ISupportDrop.cs">
</Event><Event ErrorLevel="0" Project="QuickZip.IO.PIDL" Source="QuickZip.IO.PIDL\IO\Tools\Interface\IWork.cs" Description="File successfully backed up as C:\Users\lycj\AppData\Local\Temp\Cofe\Temp\58\Backup\QuickZip.IO.PIDL\IO\Tools\Interface\IWork.cs">
</Event><Event ErrorLevel="0" Project="QuickZip.IO.PIDL" Source="QuickZip.IO.PIDL\IO\Tools\Interface\ShellFolder2.cs" Description="File successfully backed up as C:\Users\lycj\AppData\Local\Temp\Cofe\Temp\58\Backup\QuickZip.IO.PIDL\IO\Tools\Interface\ShellFolder2.cs">
</Event><Event ErrorLevel="0" Project="QuickZip.IO.PIDL" Source="QuickZip.IO.PIDL\IO\Tools\PathEx.cs" Description="File successfully backed up as C:\Users\lycj\AppData\Local\Temp\Cofe\Temp\58\Backup\QuickZip.IO.PIDL\IO\Tools\PathEx.cs">
</Event><Event ErrorLevel="0" Project="QuickZip.IO.PIDL" Source="QuickZip.IO.PIDL\IO\Tools\ThirdParty\CRC32\crc32.cs" Description="File successfully backed up as C:\Users\lycj\AppData\Local\Temp\Cofe\Temp\58\Backup\QuickZip.IO.PIDL\IO\Tools\ThirdParty\CRC32\crc32.cs">
</Event><Event ErrorLevel="0" Project="QuickZip.IO.PIDL" Source="QuickZip.IO.PIDL\IO\Tools\ThirdParty\IProgressDialog.cs" Description="File successfully backed up as C:\Users\lycj\AppData\Local\Temp\Cofe\Temp\58\Backup\QuickZip.IO.PIDL\IO\Tools\ThirdParty\IProgressDialog.cs">
</Event><Event ErrorLevel="0" Project="QuickZip.IO.PIDL" Source="QuickZip.IO.PIDL\IO\Tools\ThirdParty\NaturalComparer.cs" Description="File successfully backed up as C:\Users\lycj\AppData\Local\Temp\Cofe\Temp\58\Backup\QuickZip.IO.PIDL\IO\Tools\ThirdParty\NaturalComparer.cs">
</Event><Event ErrorLevel="0" Project="QuickZip.IO.PIDL" Source="QuickZip.IO.PIDL\IO\Tools\Work\ListWork.cs" Description="File successfully backed up as C:\Users\lycj\AppData\Local\Temp\Cofe\Temp\58\Backup\QuickZip.IO.PIDL\IO\Tools\Work\ListWork.cs">
</Event><Event ErrorLevel="0" Project="QuickZip.IO.PIDL" Source="QuickZip.IO.PIDL\IO\Tools\Work\MoveWork.cs" Description="File successfully backed up as C:\Users\lycj\AppData\Local\Temp\Cofe\Temp\58\Backup\QuickZip.IO.PIDL\IO\Tools\Work\MoveWork.cs">
</Event><Event ErrorLevel="0" Project="QuickZip.IO.PIDL" Source="QuickZip.IO.PIDL\IO\Tools\Work\DeleteWork.cs" Description="File successfully backed up as C:\Users\lycj\AppData\Local\Temp\Cofe\Temp\58\Backup\QuickZip.IO.PIDL\IO\Tools\Work\DeleteWork.cs">
</Event><Event ErrorLevel="0" Project="QuickZip.IO.PIDL" Source="QuickZip.IO.PIDL\IO\Tools\Work\ExWorkBase.cs" Description="File successfully backed up as C:\Users\lycj\AppData\Local\Temp\Cofe\Temp\58\Backup\QuickZip.IO.PIDL\IO\Tools\Work\ExWorkBase.cs">
</Event><Event ErrorLevel="0" Project="QuickZip.IO.PIDL" Source="QuickZip.IO.PIDL\IO\Tools\Work\CopyWork.cs" Description="File successfully backed up as C:\Users\lycj\AppData\Local\Temp\Cofe\Temp\58\Backup\QuickZip.IO.PIDL\IO\Tools\Work\CopyWork.cs">
</Event><Event ErrorLevel="0" Project="QuickZip.IO.PIDL" Source="QuickZip.IO.PIDL\IO\Tools\Work\MultiExWork.cs" Description="File successfully backed up as C:\Users\lycj\AppData\Local\Temp\Cofe\Temp\58\Backup\QuickZip.IO.PIDL\IO\Tools\Work\MultiExWork.cs">
</Event><Event ErrorLevel="0" Project="QuickZip.IO.PIDL" Source="QuickZip.IO.PIDL\IO\Tools\Work\WorkBase.cs" Description="File successfully backed up as C:\Users\lycj\AppData\Local\Temp\Cofe\Temp\58\Backup\QuickZip.IO.PIDL\IO\Tools\Work\WorkBase.cs">
</Event><Event ErrorLevel="0" Project="QuickZip.IO.PIDL" Source="QuickZip.IO.PIDL\IO\Tools\Work\WorkSpawner.cs" Description="File successfully backed up as C:\Users\lycj\AppData\Local\Temp\Cofe\Temp\58\Backup\QuickZip.IO.PIDL\IO\Tools\Work\WorkSpawner.cs">
</Event><Event ErrorLevel="0" Project="QuickZip.IO.PIDL" Source="QuickZip.IO.PIDL\IO\Tools\Wrappers\ContextMenuHelperEx.cs" Description="File successfully backed up as C:\Users\lycj\AppData\Local\Temp\Cofe\Temp\58\Backup\QuickZip.IO.PIDL\IO\Tools\Wrappers\ContextMenuHelperEx.cs">
</Event><Event ErrorLevel="0" Project="QuickZip.IO.PIDL" Source="QuickZip.IO.PIDL\IO\Tools\Wrappers\ContextMenuWrapper.cs" Description="File successfully backed up as C:\Users\lycj\AppData\Local\Temp\Cofe\Temp\58\Backup\QuickZip.IO.PIDL\IO\Tools\Wrappers\ContextMenuWrapper.cs">
</Event><Event ErrorLevel="0" Project="QuickZip.IO.PIDL" Source="QuickZip.IO.PIDL\IO\Tools\DirectoryEx.cs" Description="File successfully backed up as C:\Users\lycj\AppData\Local\Temp\Cofe\Temp\58\Backup\QuickZip.IO.PIDL\IO\Tools\DirectoryEx.cs">
</Event><Event ErrorLevel="0" Project="QuickZip.IO.PIDL" Source="QuickZip.IO.PIDL\IO\Tools\FileEx.cs" Description="File successfully backed up as C:\Users\lycj\AppData\Local\Temp\Cofe\Temp\58\Backup\QuickZip.IO.PIDL\IO\Tools\FileEx.cs">
</Event><Event ErrorLevel="0" Project="QuickZip.IO.PIDL" Source="QuickZip.IO.PIDL\IO\Tools\Helper.cs" Description="File successfully backed up as C:\Users\lycj\AppData\Local\Temp\Cofe\Temp\58\Backup\QuickZip.IO.PIDL\IO\Tools\Helper.cs">
</Event><Event ErrorLevel="0" Project="QuickZip.IO.PIDL" Source="QuickZip.IO.PIDL\IO\Tools\IOTools.cs" Description="File successfully backed up as C:\Users\lycj\AppData\Local\Temp\Cofe\Temp\58\Backup\QuickZip.IO.PIDL\IO\Tools\IOTools.cs">
</Event><Event ErrorLevel="0" Project="QuickZip.IO.PIDL" Source="QuickZip.IO.PIDL\IO\Tools\Interface\ShellFolder.cs" Description="File successfully backed up as C:\Users\lycj\AppData\Local\Temp\Cofe\Temp\58\Backup\QuickZip.IO.PIDL\IO\Tools\Interface\ShellFolder.cs">
</Event><Event ErrorLevel="0" Project="QuickZip.IO.PIDL" Source="QuickZip.IO.PIDL\IO\Tools\Interface\Storage.cs" Description="File successfully backed up as C:\Users\lycj\AppData\Local\Temp\Cofe\Temp\58\Backup\QuickZip.IO.PIDL\IO\Tools\Interface\Storage.cs">
</Event><Event ErrorLevel="0" Project="QuickZip.IO.PIDL" Source="QuickZip.IO.PIDL\IO\Tools\Wrappers\DataObjectEx.cs" Description="File successfully backed up as C:\Users\lycj\AppData\Local\Temp\Cofe\Temp\58\Backup\QuickZip.IO.PIDL\IO\Tools\Wrappers\DataObjectEx.cs">
</Event><Event ErrorLevel="0" Project="QuickZip.IO.PIDL" Source="QuickZip.IO.PIDL\IO\Tools\Wrappers\DragWrapper.cs" Description="File successfully backed up as C:\Users\lycj\AppData\Local\Temp\Cofe\Temp\58\Backup\QuickZip.IO.PIDL\IO\Tools\Wrappers\DragWrapper.cs">
</Event><Event ErrorLevel="0" Project="QuickZip.IO.PIDL" Source="QuickZip.IO.PIDL\IO\Tools\Wrappers\ExtraPropertiesProvider.cs" Description="File successfully backed up as C:\Users\lycj\AppData\Local\Temp\Cofe\Temp\58\Backup\QuickZip.IO.PIDL\IO\Tools\Wrappers\ExtraPropertiesProvider.cs">
</Event><Event ErrorLevel="0" Project="QuickZip.IO.PIDL" Source="QuickZip.IO.PIDL\IO\Tools\Wrappers\FileSystemWatcherEx.cs" Description="File successfully backed up as C:\Users\lycj\AppData\Local\Temp\Cofe\Temp\58\Backup\QuickZip.IO.PIDL\IO\Tools\Wrappers\FileSystemWatcherEx.cs">
</Event><Event ErrorLevel="0" Project="QuickZip.IO.PIDL" Source="QuickZip.IO.PIDL\IO\Header\VirtualFileDataObject\ShellAPI.cs" Description="File successfully backed up as C:\Users\lycj\AppData\Local\Temp\Cofe\Temp\58\Backup\QuickZip.IO.PIDL\IO\Header\VirtualFileDataObject\ShellAPI.cs">
</Event><Event ErrorLevel="0" Project="QuickZip.IO.PIDL" Source="QuickZip.IO.PIDL\IO\Header\VirtualFileDataObject\VirtualFileDataObject.cs" Description="File successfully backed up as C:\Users\lycj\AppData\Local\Temp\Cofe\Temp\58\Backup\QuickZip.IO.PIDL\IO\Header\VirtualFileDataObject\VirtualFileDataObject.cs">
</Event><Event ErrorLevel="0" Project="QuickZip.IO.PIDL" Source="QuickZip.IO.PIDL\IO\Tools\Wrappers\FileTypeInfoProvider.cs" Description="File successfully backed up as C:\Users\lycj\AppData\Local\Temp\Cofe\Temp\58\Backup\QuickZip.IO.PIDL\IO\Tools\Wrappers\FileTypeInfoProvider.cs">
</Event><Event ErrorLevel="0" Project="QuickZip.IO.PIDL" Source="QuickZip.IO.PIDL\Properties\AssemblyInfo.cs" Description="File successfully backed up as C:\Users\lycj\AppData\Local\Temp\Cofe\Temp\58\Backup\QuickZip.IO.PIDL\Properties\AssemblyInfo.cs">
</Event><Event ErrorLevel="0" Project="QuickZip.IO.PIDL" Source="QuickZip.IO.PIDL\DirExCoreDiagram.cd" Description="File successfully backed up as C:\Users\lycj\AppData\Local\Temp\Cofe\Temp\58\Backup\QuickZip.IO.PIDL\DirExCoreDiagram.cd">
</Event><Event ErrorLevel="0" Project="QuickZip.IO.PIDL" Source="QuickZip.IO.PIDL\DirExToolsDiagram.cd" Description="File successfully backed up as C:\Users\lycj\AppData\Local\Temp\Cofe\Temp\58\Backup\QuickZip.IO.PIDL\DirExToolsDiagram.cd">
</Event><Event ErrorLevel="0" Project="QuickZip.IO.PIDL" Source="QuickZip.IO.PIDL\DirExWorkDiagram.cd" Description="File successfully backed up as C:\Users\lycj\AppData\Local\Temp\Cofe\Temp\58\Backup\QuickZip.IO.PIDL\DirExWorkDiagram.cd">
</Event><Event ErrorLevel="0" Project="QuickZip.IO.PIDL" Source="QuickZip.IO.PIDL\ChangeLog.txt" Description="File successfully backed up as C:\Users\lycj\AppData\Local\Temp\Cofe\Temp\58\Backup\QuickZip.IO.PIDL\ChangeLog.txt">
</Event><Event ErrorLevel="0" Project="QuickZip.IO.PIDL" Source="QuickZip.IO.PIDL\License.txt" Description="File successfully backed up as C:\Users\lycj\AppData\Local\Temp\Cofe\Temp\58\Backup\QuickZip.IO.PIDL\License.txt">
</Event><Event ErrorLevel="1" Project="QuickZip.IO.PIDL" Source="QuickZip.IO.PIDL\QuickZip.IO.PIDL.csproj" Description="Your project is targeting .NET Framework 2.0 or 3.0. If your project uses assemblies requiring a newer .NET Framework, your project will fail to build. You can change the .NET Framework version by clicking Properties on the project menu and then selecting a new version in the '.NET Framework' dropdown box. (In Visual Basic, this is located on the Compile tab by clicking the 'Advanced Compiler Options...' button.)">
</Event><Event ErrorLevel="0" Project="QuickZip.IO.PIDL" Source="QuickZip.IO.PIDL\QuickZip.IO.PIDL.csproj" Description="Project converted successfully">
</Event><Event ErrorLevel="3" Project="QuickZip.IO.PIDL" Source="QuickZip.IO.PIDL\QuickZip.IO.PIDL.csproj" Description="Converted">
</Event><Event ErrorLevel="0" Project="" Source="FileExplorerProj.sln" Description="Solution converted successfully">
</Event><Event ErrorLevel="3" Project="" Source="FileExplorerProj.sln" Description="Converted">
</Event><Event ErrorLevel="0" Project="QuickZip.UserControls" Source="QuickZip.UserControls\QuickZip.UserControls.csproj" Description="Scan complete: Upgrade not required for project files.">
</Event><Event ErrorLevel="0" Project="QuickZip.IO.PIDL.UserControls" Source="QuickZip.IO.PIDL.UserControls\QuickZip.IO.PIDL.UserControls.csproj" Description="Scan complete: Upgrade not required for project files.">
</Event><Event ErrorLevel="0" Project="FileExplorerText" Source="FileExplorerText\FileExplorerText.csproj" Description="Scan complete: Upgrade not required for project files.">
</Event><Event ErrorLevel="0" Project="QuickZip.IO.PIDL" Source="QuickZip.IO.PIDL\QuickZip.IO.PIDL.csproj" Description="Scan complete: Upgrade not required for project files.">
</Event></UpgradeLog>

By viewing downloads associated with this article you agree to the Terms of Service and the article's licence.

If a file you wish to view isn't highlighted, and is a text file (not binary), please let us know and we'll add colourisation support for it.

License

This article, along with any associated source code and files, is licensed under The GNU Lesser General Public License (LGPLv3)


Written By
Founder
Hong Kong Hong Kong

Comments and Discussions