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

📄 sfilter.vcproj

📁 隐藏文件
💻 VCPROJ
字号:
<?xml version="1.0" encoding="Windows-1252"?>
<VisualStudioProject
	ProjectType="Visual C++"
	Version="7.10"
	Name="Filehide"
	ProjectGUID="{C3F96D47-747F-422C-90AB-F396600CF5B4}">
	<Platforms>
		<Platform
			Name="Win32"/>
	</Platforms>
	<Configurations>
		<Configuration
			Name="Win32 Checked|Win32"
			OutputDirectory=".\objchk/i386"
			IntermediateDirectory=".\objchk/i386"
			ConfigurationType="1"
			UseOfMFC="0"
			CharacterSet="1">
			<Tool
				Name="VCCLCompilerTool"
				AdditionalOptions="/Zel -cbstring /QIfdiv- /QIf "
				Optimization="0"
				EnableIntrinsicFunctions="TRUE"
				AdditionalIncludeDirectories=".;&quot;$(TARGET_INC_PATH)&quot;;&quot;$(CRT_INC_PATH)&quot;;&quot;$(DDK_INC_PATH)&quot;;&quot;$(WDM_INC_PATH)&quot;;&quot;D:\Develop\Microsoft Visual Studio .NET 2003\Vc7\include&quot;"
				PreprocessorDefinitions="_X86_=1;i386=1;STD_CALL;CONDITION_HANDLING=1;NT_INST=0;WIN32=100;_NT1X_=100;WINNT=1;WIN32_LEAN_AND_MEAN=1;DEVL=1;FPO=0;NDEBUG;_DLL=1;DBG=1;DEPRECATE_DDK_FUNCTIONS;_WIN32_WINNT=$(_WIN32_WINNT);WINVER=$(WINVER);_WIN32_IE=$(_WIN32_IE);NTDDI_VERSION=$(NTDDI_VERSION)"
				StringPooling="TRUE"
				ExceptionHandling="FALSE"
				RuntimeLibrary="2"
				BufferSecurityCheck="FALSE"
				EnableFunctionLevelLinking="TRUE"
				PrecompiledHeaderFile="$(IntDir)/sfilter.pch"
				AssemblerListingLocation="$(IntDir)/"
				ObjectFile="$(IntDir)/"
				ProgramDataBaseFileName="$(OutDir)/sfilter.pdb"
				BrowseInformation="0"
				WarningLevel="3"
				SuppressStartupBanner="TRUE"
				DebugInformationFormat="3"
				CallingConvention="2"
				CompileAs="0"
				ForcedIncludeFiles="warning.h"/>
			<Tool
				Name="VCCustomBuildTool"
				Description="---------------------------Build SoftICE Symbols----------------------------"
				CommandLine="$(DRIVERWORKS)\bin\nmsym /trans:source,package,always $(OUTDIR)\$(TARGETNAME).sys
"
				Outputs="$(OutDir)\$(TARGETNAME).nms"/>
			<Tool
				Name="VCLinkerTool"
				AdditionalOptions="/subsystem:native /ignore:4010,4037,4039,4065,4070,4078,4087,4089,4221,4210 /driver:WDM"
				AdditionalDependencies="wdm.lib ntoskrnl.lib $(NOINHERIT)"
				OutputFile="$(OutDir)/Filehider.sys"
				Version="5.0"
				LinkIncremental="1"
				SuppressStartupBanner="TRUE"
				AdditionalLibraryDirectories="$(TARGET_LIB_PATH)"
				IgnoreAllDefaultLibraries="TRUE"
				GenerateDebugInformation="TRUE"
				ProgramDatabaseFile="$(OutDir)/sfilter.pdb"
				StackReserveSize="262144"
				StackCommitSize="4096"
				OptimizeReferences="2"
				EnableCOMDATFolding="2"
				EntryPointSymbol="DriverEntry"
				SetChecksum="TRUE"
				BaseAddress="0x10000"
				MergeSections=".rdata=.text"/>
			<Tool
				Name="VCMIDLTool"/>
			<Tool
				Name="VCPostBuildEventTool"/>
			<Tool
				Name="VCPreBuildEventTool"/>
			<Tool
				Name="VCPreLinkEventTool"/>
			<Tool
				Name="VCResourceCompilerTool"
				PreprocessorDefinitions="_DEBUG"
				Culture="1033"
				AdditionalIncludeDirectories="$(TARGET_INC_PATH),$(CRT_INC_PATH)"/>
			<Tool
				Name="VCWebServiceProxyGeneratorTool"/>
			<Tool
				Name="VCXMLDataGeneratorTool"/>
			<Tool
				Name="VCWebDeploymentTool"/>
			<Tool
				Name="VCManagedWrapperGeneratorTool"/>
			<Tool
				Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
		</Configuration>
		<Configuration
			Name="Win32 Free|Win32"
			OutputDirectory=".\objfre/i386"
			IntermediateDirectory=".\objfre/i386"
			ConfigurationType="1"
			CharacterSet="1">
			<Tool
				Name="VCCLCompilerTool"
				AdditionalOptions="/Zel -cbstring /QIfdiv- /QIf "
				Optimization="3"
				FavorSizeOrSpeed="2"
				OmitFramePointers="FALSE"
				AdditionalIncludeDirectories=".,$(TARGET_INC_PATH),$(CRT_INC_PATH),$(DDK_INC_PATH),$(WDM_INC_PATH)"
				PreprocessorDefinitions="_X86_=1;i386=1;STD_CALL;CONDITION_HANDLING=1;NT_INST=0;WIN32=100;_NT1X_=100;WINNT=1;WIN32_LEAN_AND_MEAN=1;DEVL=1;FPO=0;NDEBUG;_DLL=1;_WIN32_WINNT=$(_WIN32_WINNT);WINVER=$(WINVER);_WIN32_IE=$(_WIN32_IE);NTDDI_VERSION=$(NTDDI_VERSION)"
				StringPooling="TRUE"
				ExceptionHandling="FALSE"
				BufferSecurityCheck="FALSE"
				EnableFunctionLevelLinking="TRUE"
				PrecompiledHeaderFile="$(IntDir)/sfilter.pch"
				AssemblerListingLocation="$(IntDir)/"
				ObjectFile="$(IntDir)/"
				ProgramDataBaseFileName="$(OutDir)/"
				BrowseInformation="0"
				WarningLevel="3"
				SuppressStartupBanner="TRUE"
				CallingConvention="2"
				CompileAs="0"
				ForcedIncludeFiles="warning.h"/>
			<Tool
				Name="VCCustomBuildTool"
				Description="---------------------------Build SoftICE Symbols----------------------------"
				CommandLine="$(DRIVERWORKS)\bin\nmsym /trans:source,package,always $(OUTDIR)\$(TARGETNAME).sys
"
				Outputs="$(OutDir)\$(TARGETNAME).nms"/>
			<Tool
				Name="VCLinkerTool"
				AdditionalOptions="/subsystem:native /ignore:4010,4037,4039,4065,4070,4078,4087,4089,4221,4210 /driver:WDM"
				AdditionalDependencies="wdm.lib $(NOINHERIT)"
				OutputFile="$(OutDir)/sfilter.sys"
				Version="5.0"
				LinkIncremental="1"
				SuppressStartupBanner="TRUE"
				AdditionalLibraryDirectories="$(TARGET_LIB_PATH)"
				IgnoreAllDefaultLibraries="TRUE"
				GenerateDebugInformation="TRUE"
				StackReserveSize="262144"
				StackCommitSize="4096"
				OptimizeReferences="2"
				EnableCOMDATFolding="2"
				EntryPointSymbol="DriverEntry"
				SetChecksum="TRUE"
				BaseAddress="0x10000"
				MergeSections=".rdata=.text"/>
			<Tool
				Name="VCMIDLTool"/>
			<Tool
				Name="VCPostBuildEventTool"/>
			<Tool
				Name="VCPreBuildEventTool"/>
			<Tool
				Name="VCPreLinkEventTool"/>
			<Tool
				Name="VCResourceCompilerTool"
				PreprocessorDefinitions="NDEBUG"
				Culture="1033"
				AdditionalIncludeDirectories="$(TARGET_INC_PATH),$(CRT_INC_PATH)"/>
			<Tool
				Name="VCWebServiceProxyGeneratorTool"/>
			<Tool
				Name="VCXMLDataGeneratorTool"/>
			<Tool
				Name="VCWebDeploymentTool"/>
			<Tool
				Name="VCManagedWrapperGeneratorTool"/>
			<Tool
				Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
		</Configuration>
	</Configurations>
	<References>
	</References>
	<Files>
		<Filter
			Name="Source Files"
			Filter=".c;.cpp">
			<File
				RelativePath=".\sfilter.c">
			</File>
		</Filter>
		<Filter
			Name="Header Files"
			Filter=".h">
		</Filter>
		<Filter
			Name="Resource Files"
			Filter=".rc">
			<File
				RelativePath=".\sfilter.rc">
			</File>
		</Filter>
		<File
			RelativePath=".\sources">
		</File>
	</Files>
	<Globals>
	</Globals>
</VisualStudioProject>

⌨️ 快捷键说明

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