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

📄 shellext2.vcproj

📁 这是一本学习 window编程的很好的参考教材
💻 VCPROJ
字号:
<?xml version="1.0" encoding="gb2312"?>
<VisualStudioProject
	ProjectType="Visual C++"
	Version="7.10"
	Name="ShellExt2"
	ProjectGUID="{7B27396C-BE21-4F38-A436-FD148E217317}"
	Keyword="AtlProj">
	<Platforms>
		<Platform
			Name="Win32"/>
	</Platforms>
	<Configurations>
		<Configuration
			Name="Debug|Win32"
			OutputDirectory="Debug"
			IntermediateDirectory="Debug"
			ConfigurationType="2"
			UseOfATL="1"
			ATLMinimizesCRunTimeLibraryUsage="FALSE"
			CharacterSet="2">
			<Tool
				Name="VCCLCompilerTool"
				Optimization="0"
				PreprocessorDefinitions="WIN32;_WINDOWS;_DEBUG;_USRDLL;_ATL_ATTRIBUTES"
				MinimalRebuild="TRUE"
				BasicRuntimeChecks="3"
				RuntimeLibrary="3"
				UsePrecompiledHeader="3"
				WarningLevel="3"
				Detect64BitPortabilityProblems="TRUE"
				DebugInformationFormat="4"/>
			<Tool
				Name="VCCustomBuildTool"/>
			<Tool
				Name="VCLinkerTool"
				IgnoreImportLibrary="TRUE"
				OutputFile="$(OutDir)/ShellExt2.dll"
				LinkIncremental="2"
				MergedIDLBaseFileName="_ShellExt2.idl"
				GenerateDebugInformation="TRUE"
				SubSystem="2"
				ImportLibrary="$(OutDir)/ShellExt2.lib"
				TargetMachine="1"/>
			<Tool
				Name="VCMIDLTool"
				PreprocessorDefinitions="_DEBUG"
				MkTypLibCompatible="FALSE"
				TargetEnvironment="1"
				GenerateStublessProxies="TRUE"
				TypeLibraryName="$(IntDir)/ShellExt2.tlb"
				HeaderFileName="ShellExt2.h"
				DLLDataFileName=""
				InterfaceIdentifierFileName="ShellExt2_i.c"
				ProxyFileName="ShellExt2_p.c"/>
			<Tool
				Name="VCPostBuildEventTool"
				Description="执行注册"
				CommandLine="regsvr32 /s /c &quot;$(TargetPath)&quot;"/>
			<Tool
				Name="VCPreBuildEventTool"/>
			<Tool
				Name="VCPreLinkEventTool"/>
			<Tool
				Name="VCResourceCompilerTool"
				PreprocessorDefinitions="_DEBUG"
				Culture="1033"
				AdditionalIncludeDirectories="$(IntDir)"/>
			<Tool
				Name="VCWebServiceProxyGeneratorTool"/>
			<Tool
				Name="VCXMLDataGeneratorTool"/>
			<Tool
				Name="VCWebDeploymentTool"/>
			<Tool
				Name="VCManagedWrapperGeneratorTool"/>
			<Tool
				Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
		</Configuration>
		<Configuration
			Name="Release|Win32"
			OutputDirectory="Release"
			IntermediateDirectory="Release"
			ConfigurationType="2"
			UseOfATL="0"
			ATLMinimizesCRunTimeLibraryUsage="FALSE"
			CharacterSet="2">
			<Tool
				Name="VCCLCompilerTool"
				InlineFunctionExpansion="1"
				PreprocessorDefinitions="WIN32;_WINDOWS;NDEBUG;_USRDLL;_ATL_ATTRIBUTES"
				StringPooling="TRUE"
				RuntimeLibrary="0"
				EnableFunctionLevelLinking="TRUE"
				UsePrecompiledHeader="3"
				WarningLevel="3"
				Detect64BitPortabilityProblems="TRUE"
				DebugInformationFormat="3"/>
			<Tool
				Name="VCCustomBuildTool"/>
			<Tool
				Name="VCLinkerTool"
				IgnoreImportLibrary="TRUE"
				OutputFile="$(OutDir)/ShellExt2.dll"
				LinkIncremental="1"
				MergedIDLBaseFileName="_ShellExt2.idl"
				GenerateDebugInformation="TRUE"
				SubSystem="2"
				ImportLibrary="$(OutDir)/ShellExt2.lib"
				TargetMachine="1"/>
			<Tool
				Name="VCMIDLTool"
				PreprocessorDefinitions="NDEBUG"
				MkTypLibCompatible="FALSE"
				TargetEnvironment="1"
				GenerateStublessProxies="TRUE"
				TypeLibraryName="$(IntDir)/ShellExt2.tlb"
				HeaderFileName="ShellExt2.h"
				DLLDataFileName=""
				InterfaceIdentifierFileName="ShellExt2_i.c"
				ProxyFileName="ShellExt2_p.c"/>
			<Tool
				Name="VCPostBuildEventTool"
				Description="执行注册"
				CommandLine="regsvr32 /s /c &quot;$(TargetPath)&quot;"/>
			<Tool
				Name="VCPreBuildEventTool"/>
			<Tool
				Name="VCPreLinkEventTool"/>
			<Tool
				Name="VCResourceCompilerTool"
				PreprocessorDefinitions="NDEBUG"
				Culture="1033"
				AdditionalIncludeDirectories="$(IntDir)"/>
			<Tool
				Name="VCWebServiceProxyGeneratorTool"/>
			<Tool
				Name="VCXMLDataGeneratorTool"/>
			<Tool
				Name="VCWebDeploymentTool"/>
			<Tool
				Name="VCManagedWrapperGeneratorTool"/>
			<Tool
				Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
		</Configuration>
	</Configurations>
	<References>
	</References>
	<Files>
		<Filter
			Name="头文件"
			Filter="h;hpp;hxx;hm;inl;inc">
			<File
				RelativePath="copyFileName.h">
			</File>
			<File
				RelativePath=".\file2eth.cpp">
			</File>
			<File
				RelativePath=".\File2eth.h">
			</File>
			<File
				RelativePath="Resource.h">
			</File>
			<File
				RelativePath="stdafx.h">
			</File>
			<File
				RelativePath=".\XAviPlay.h">
			</File>
			<Filter
				Name="源文件"
				Filter="cpp;c;cxx;def;odl;idl;hpj;bat;asm">
				<File
					RelativePath=".\copyFileName.cpp">
				</File>
				<File
					RelativePath="ShellExt2.cpp">
				</File>
				<File
					RelativePath="stdafx.cpp">
					<FileConfiguration
						Name="Debug|Win32">
						<Tool
							Name="VCCLCompilerTool"
							UsePrecompiledHeader="1"/>
					</FileConfiguration>
					<FileConfiguration
						Name="Release|Win32">
						<Tool
							Name="VCCLCompilerTool"
							UsePrecompiledHeader="1"/>
					</FileConfiguration>
				</File>
				<File
					RelativePath=".\XAviPlay.cpp">
				</File>
			</Filter>
		</Filter>
		<Filter
			Name="资源文件"
			Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe">
			<File
				RelativePath=".\avi1.bin">
			</File>
			<File
				RelativePath="bitmap1.bmp">
			</File>
			<File
				RelativePath=".\Res\cute1.gif">
			</File>
			<File
				RelativePath=".\Res\ds.gif">
			</File>
			<File
				RelativePath=".\Res\fire.gif">
			</File>
			<File
				RelativePath=".\Res\line.gif">
			</File>
			<File
				RelativePath=".\Res\line2.gif">
			</File>
			<File
				RelativePath=".\Res\man-left.gif">
			</File>
			<File
				RelativePath=".\Res\man-right.gif">
			</File>
			<File
				RelativePath="ShellExt2.rc">
			</File>
			<File
				RelativePath="ShellExt2.rgs">
			</File>
			<File
				RelativePath=".\Res\SIGN.gif">
			</File>
		</Filter>
		<File
			RelativePath=".\Res\FileCopy.avi">
		</File>
		<File
			RelativePath=".\html1.htm"
			DeploymentContent="TRUE">
		</File>
		<File
			RelativePath="ReadMe.txt">
		</File>
	</Files>
	<Globals>
	</Globals>
</VisualStudioProject>

⌨️ 快捷键说明

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