⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 eraser71.vcproj

📁 版本更新了一下
💻 VCPROJ
📖 第 1 页 / 共 3 页
字号:
						Optimization="0"
						PreprocessorDefinitions=""
						BasicRuntimeChecks="3"/>
				</FileConfiguration>
				<FileConfiguration
					Name="Release|Win32">
					<Tool
						Name="VCCLCompilerTool"
						Optimization="1"
						PreprocessorDefinitions=""/>
				</FileConfiguration>
			</File>
			<File
				RelativePath="TaskDataPage.cpp">
				<FileConfiguration
					Name="Debug|Win32">
					<Tool
						Name="VCCLCompilerTool"
						Optimization="0"
						PreprocessorDefinitions=""
						BasicRuntimeChecks="3"/>
				</FileConfiguration>
				<FileConfiguration
					Name="Release|Win32">
					<Tool
						Name="VCCLCompilerTool"
						Optimization="1"
						PreprocessorDefinitions=""/>
				</FileConfiguration>
			</File>
			<File
				RelativePath="TaskPropertySheet.cpp">
				<FileConfiguration
					Name="Debug|Win32">
					<Tool
						Name="VCCLCompilerTool"
						Optimization="0"
						PreprocessorDefinitions=""
						BasicRuntimeChecks="3"/>
				</FileConfiguration>
				<FileConfiguration
					Name="Release|Win32">
					<Tool
						Name="VCCLCompilerTool"
						Optimization="1"
						PreprocessorDefinitions=""/>
				</FileConfiguration>
			</File>
			<File
				RelativePath="TimeOutMessageBox.cpp">
				<FileConfiguration
					Name="Debug|Win32">
					<Tool
						Name="VCCLCompilerTool"
						Optimization="0"
						PreprocessorDefinitions=""
						BasicRuntimeChecks="3"/>
				</FileConfiguration>
				<FileConfiguration
					Name="Release|Win32">
					<Tool
						Name="VCCLCompilerTool"
						Optimization="1"
						PreprocessorDefinitions=""/>
				</FileConfiguration>
			</File>
		</Filter>
		<Filter
			Name="Header Files"
			Filter="h;hpp;hxx;hm;inl">
			<File
				RelativePath="ChildFrame.h">
			</File>
			<File
				RelativePath="DateTimeInit.h">
			</File>
			<File
				RelativePath="shared\dirdialog.h">
			</File>
			<File
				RelativePath="shared\DriveCombo.h">
			</File>
			<File
				RelativePath="DropTargetWnd.h">
			</File>
			<File
				RelativePath="Eraser.h">
			</File>
			<File
				RelativePath="EraserDlg.h">
			</File>
			<File
				RelativePath="EraserDll\EraserDll.h">
			</File>
			<File
				RelativePath="EraserDoc.h">
			</File>
			<File
				RelativePath="EraserView.h">
			</File>
			<File
				RelativePath="shared\FileDialogEx.h">
			</File>
			<File
				RelativePath="shared\FileHelper.h">
			</File>
			<File
				RelativePath=".\shared\FileTreeCtrl.h">
			</File>
			<File
				RelativePath="shared\FitFileNameToScrn.h">
			</File>
			<File
				RelativePath="shared\FlatHeaderCtrl.h">
			</File>
			<File
				RelativePath="shared\FlatListCtrl.h">
			</File>
			<File
				RelativePath="shared\FlatListView.h">
			</File>
			<File
				RelativePath="GfxGroupEdit.h">
			</File>
			<File
				RelativePath="GfxOutBarCtrl.h">
			</File>
			<File
				RelativePath="GfxPopupMenu.h">
			</File>
			<File
				RelativePath="GfxSplitterWnd.h">
			</File>
			<File
				RelativePath="shared\HyperLink.h">
			</File>
			<File
				RelativePath="InfoBar.h">
			</File>
			<File
				RelativePath="shared\InPlaceEdit.h">
			</File>
			<File
				RelativePath="Item.h">
			</File>
			<File
				RelativePath="shared\key.h">
			</File>
			<File
				RelativePath="MainFrm.h">
			</File>
			<File
				RelativePath="Masked.h">
			</File>
			<File
				RelativePath="shared\MemDC.h">
			</File>
			<File
				RelativePath=".\shared\NewDialog.h">
			</File>
			<File
				RelativePath="OleTreeCtrl.h">
			</File>
			<File
				RelativePath="PreferencesPage.h">
			</File>
			<File
				RelativePath="PreferencesSheet.h">
			</File>
			<File
				RelativePath="ProgressBar.h">
			</File>
			<File
				RelativePath="Resource.h">
				<FileConfiguration
					Name="Debug|Win32">
					<Tool
						Name="VCCustomBuildTool"
						Description="Making help include file..."
						CommandLine="echo. &gt;&quot;hlp\$(TargetName).hm&quot;
echo // Commands (ID_* and IDM_*) &gt;&gt;&quot;hlp\$(TargetName).hm&quot;
makehm ID_,HID_,0x10000 IDM_,HIDM_,0x10000 resource.h &gt;&gt;&quot;hlp\$(TargetName).hm&quot;
echo. &gt;&gt;&quot;hlp\$(TargetName).hm&quot;
echo // Prompts (IDP_*) &gt;&gt;&quot;hlp\$(TargetName).hm&quot;
makehm IDP_,HIDP_,0x30000 resource.h &gt;&gt;&quot;hlp\$(TargetName).hm&quot;
echo. &gt;&gt;&quot;hlp\$(TargetName).hm&quot;
echo // Resources (IDR_*) &gt;&gt;&quot;hlp\$(TargetName).hm&quot;
makehm IDR_,HIDR_,0x20000 resource.h &gt;&gt;&quot;hlp\$(TargetName).hm&quot;
echo. &gt;&gt;&quot;hlp\$(TargetName).hm&quot;
echo // Dialogs (IDD_*) &gt;&gt;&quot;hlp\$(TargetName).hm&quot;
makehm IDD_,HIDD_,0x20000 resource.h &gt;&gt;&quot;hlp\$(TargetName).hm&quot;
echo. &gt;&gt;&quot;hlp\$(TargetName).hm&quot;
echo // Frame Controls (IDW_*) &gt;&gt;&quot;hlp\$(TargetName).hm&quot;
makehm IDW_,HIDW_,0x50000 resource.h &gt;&gt;&quot;hlp\$(TargetName).hm&quot;
"
						Outputs="hlp\$(TargetName).hm"/>
				</FileConfiguration>
				<FileConfiguration
					Name="Release|Win32">
					<Tool
						Name="VCCustomBuildTool"
						Description="Making help include file..."
						CommandLine="echo. &gt;&quot;hlp\$(TargetName).hm&quot;
echo // Commands (ID_* and IDM_*) &gt;&gt;&quot;hlp\$(TargetName).hm&quot;
makehm ID_,HID_,0x10000 IDM_,HIDM_,0x10000 resource.h &gt;&gt;&quot;hlp\$(TargetName).hm&quot;
echo. &gt;&gt;&quot;hlp\$(TargetName).hm&quot;
echo // Prompts (IDP_*) &gt;&gt;&quot;hlp\$(TargetName).hm&quot;
makehm IDP_,HIDP_,0x30000 resource.h &gt;&gt;&quot;hlp\$(TargetName).hm&quot;
echo. &gt;&gt;&quot;hlp\$(TargetName).hm&quot;
echo // Resources (IDR_*) &gt;&gt;&quot;hlp\$(TargetName).hm&quot;
makehm IDR_,HIDR_,0x20000 resource.h &gt;&gt;&quot;hlp\$(TargetName).hm&quot;
echo. &gt;&gt;&quot;hlp\$(TargetName).hm&quot;
echo // Dialogs (IDD_*) &gt;&gt;&quot;hlp\$(TargetName).hm&quot;
makehm IDD_,HIDD_,0x20000 resource.h &gt;&gt;&quot;hlp\$(TargetName).hm&quot;
echo. &gt;&gt;&quot;hlp\$(TargetName).hm&quot;
echo // Frame Controls (IDW_*) &gt;&gt;&quot;hlp\$(TargetName).hm&quot;
makehm IDW_,HIDW_,0x50000 resource.h &gt;&gt;&quot;hlp\$(TargetName).hm&quot;
"
						Outputs="hlp\$(TargetName).hm"/>
				</FileConfiguration>
			</File>
			<File
				RelativePath="SchedulerView.h">
			</File>
			<File
				RelativePath="shared\SeException.h">
			</File>
			<File
				RelativePath="ShellListView.h">
			</File>
			<File
				RelativePath="ShellPidl.h">
			</File>
			<File
				RelativePath="ShellTree.h">
			</File>
			<File
				RelativePath="StdAfx.h">
			</File>
			<File
				RelativePath="SystemTray.h">
			</File>
			<File
				RelativePath="TaskDataPage.h">
			</File>
			<File
				RelativePath="TaskPropertySheet.h">
			</File>
			<File
				RelativePath="TimeOutMessageBox.h">
			</File>
			<File
				RelativePath="version.h">
			</File>
		</Filter>
		<Filter
			Name="Resource Files"
			Filter="ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe">
			<File
				RelativePath="res\dragging.cur">
			</File>
			<File
				RelativePath="res\Eraser.ico">
			</File>
			<File
				RelativePath="res\Eraser.rc2">
			</File>
			<File
				RelativePath="res\EraserDoc.ico">
			</File>
			<File
				RelativePath=".\res\ftnetwork.bmp">
			</File>
			<File
				RelativePath="res\Header.bmp">
			</File>
			<File
				RelativePath="res\ico00001.ico">
			</File>
			<File
				RelativePath="res\ico00002.ico">
			</File>
			<File
				RelativePath="res\icon_tra.ico">
			</File>
			<File
				RelativePath="res\icr_hand.cur">
			</File>
			<File
				RelativePath="res\imageList.bmp">
			</File>
			<File
				RelativePath="res\MenuCheck.bmp">
			</File>
			<File
				RelativePath="res\MenuCheckSelected.bmp">
			</File>
			<File
				RelativePath="res\nodraggi.cur">
			</File>
			<File
				RelativePath=".\res\rt_rcdat.bin">
			</File>
			<File
				RelativePath=".\Verify\res\tfdropcopy.cur">
			</File>
			<File
				RelativePath=".\Verify\res\tfnodrop.cur">
			</File>
			<File
				RelativePath=".\res\tfnodropcopy.cur">
			</File>
			<File
				RelativePath=".\Verify\res\tfnodropcopy.cur">
			</File>
			<File
				RelativePath=".\res\tfnodropmove.cur">
			</File>
			<File
				RelativePath=".\Verify\res\tfnodropmove.cur">
			</File>
			<File
				RelativePath="res\Toolbar.bmp">
			</File>
			<File
				RelativePath="res\toolbar1.bmp">
			</File>
			<File
				RelativePath="res\treeImageList.bmp">
			</File>
		</Filter>
		<Filter
			Name="Help Files"
			Filter="cnt;rtf">
			<File
				RelativePath="hlp\AfxCore.rtf">
			</File>
			<File
				RelativePath="hlp\AppExit.bmp">
			</File>
			<File
				RelativePath="hlp\Bullet.bmp">
			</File>
			<File
				RelativePath="hlp\CurArw2.bmp">
			</File>
			<File
				RelativePath="hlp\CurArw4.bmp">
			</File>
			<File
				RelativePath="hlp\CurHelp.bmp">
			</File>
			<File
				RelativePath="hlp\EditCopy.bmp">
			</File>
			<File
				RelativePath="hlp\EditCut.bmp">
			</File>
			<File
				RelativePath="hlp\EditPast.bmp">
			</File>
			<File
				RelativePath="hlp\EditUndo.bmp">
			</File>
			<File
				RelativePath="hlp\Eraser.cnt">
				<FileConfiguration
					Name="Debug|Win32">
					<Tool
						Name="VCCustomBuildTool"
						Description="Copying contents file..."
						CommandLine="copy &quot;hlp\$(InputName).cnt&quot; &quot;$(OutDir)&quot;
"
						Outputs="$(OutDir)\$(InputName).cnt"/>
				</FileConfiguration>
				<FileConfiguration
					Name="Release|Win32">
					<Tool
						Name="VCCustomBuildTool"
						Description="Copying contents file..."
						CommandLine="copy &quot;hlp\$(InputName).cnt&quot; &quot;$(OutDir)&quot;
"
						Outputs="$(OutDir)\$(InputName).cnt"/>
				</FileConfiguration>
			</File>
			<File
				RelativePath="hlp\FileNew.bmp">
			</File>
			<File
				RelativePath="hlp\FileOpen.bmp">
			</File>
			<File
				RelativePath="hlp\FilePrnt.bmp">
			</File>
			<File
				RelativePath="hlp\FileSave.bmp">
			</File>
			<File
				RelativePath="hlp\HlpSBar.bmp">
			</File>
			<File
				RelativePath="hlp\HlpTBar.bmp">
			</File>
			<File
				RelativePath="hlp\RecFirst.bmp">
			</File>
			<File
				RelativePath="hlp\RecLast.bmp">
			</File>
			<File
				RelativePath="hlp\RecNext.bmp">
			</File>
			<File
				RelativePath="hlp\RecPrev.bmp">
			</File>
			<File
				RelativePath="hlp\Scmax.bmp">
			</File>
			<File
				RelativePath="hlp\ScMenu.bmp">
			</File>
			<File
				RelativePath="hlp\Scmin.bmp">
			</File>
		</Filter>
	</Files>
	<Globals>
		<Global
			Name="RESOURCE_FILE"
			Value="Eraser.rc"/>
	</Globals>
</VisualStudioProject>

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -